# Apollo API
## Getting started
```sh
$ script/bootstrap
$ cp .env.example .env
```
## Running the server
$ script/server
$ script/migrate