✨ Setup Environment $ pnpm install $ pnpm run prepare $ cp .env.example .env ✨ Quick Start in Docker $ docker-compose up --build ✨ Quick Start in local $ bin/dev ✨ Running unit test $ bin/test ✨ Running Python shell $ bin/console ✨ Linting $ bin/lint