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