Skip to content

python273/eimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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