Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 247 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 247 Bytes

Eimi

Tree Comments UI for ChatGPT

https://eimi.cns.wtf/

Dev

$ cd app/
$ npm i
$ npm run dev
$ pipenv sync
$ pipenv run uvicorn main:app --reload

Prod

See eimi-prod/ folder for Dockerfile and docker-compose.yml