You can find a demo and detailed documentation here https://docs.bemi.io.
- Devbox
- PostgreSQL
- Python
make init
make up-services
make create
cp django/.env.sample django/.env
make install
make migrate
make up-django
You can find a demo and detailed documentation here https://docs.bemi.io.
make init
make up-services
make create
cp django/.env.sample django/.env
make install
make migrate
make up-django