Bluesky Django PoC
Go to file
Óscar M. Lage 95919741dd Moving code
Moving code to not handle with this blueskydj/blueskydj duped
2024-11-14 13:03:07 +01:00
docker Initial commit 2024-11-14 12:12:53 +01:00
src Moving code 2024-11-14 13:03:07 +01:00
.gitignore Initial commit 2024-11-14 12:12:53 +01:00
docker-compose.yml Initial commit 2024-11-14 12:12:53 +01:00
Dockerfile Initial commit 2024-11-14 12:12:53 +01:00
env.sample Add decouple + config 2024-11-14 12:38:00 +01:00
Makefile Initial commit 2024-11-14 12:12:53 +01:00
README.md Add minimal README instructions 2024-11-14 12:15:09 +01:00

Bluesky Django

Bluesky Django PoC

Install

$ make build
$ make start

Post install

$ make migrate