Bluesky Django PoC
Óscar M. Lage
38a68dbd3d
For now the user is hardcoded in the url, don't want to need an auth at this stage of the development. |
||
---|---|---|
docker | ||
src | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
env.sample | ||
Makefile | ||
README.md |
Bluesky Django
Bluesky Django PoC
Install
$ make build
$ make start
Post install
$ make migrate