To get started, checkout the code and run: npm run bootstrap It's recommended you bootstrap after each git pull. Then start the server with: npm start Once the server is running, we can hydrate it with some test data: npm run populate-db