Getting Started Development Copy .env and update cp .env.development.example .env.development To run this application: make all Production Copy .env and update cp .env.production.example .env.production To build this application for production: make all-prod