# Bluesky Django
Bluesky Django PoC
### Install
```sh
$ make build
$ make start
```
### Post install
$ make migrate