DailyDiet - API 💻 Getting started To run this commands you must enter the packages/api folder Setup environment variables cp .env.example .env Run Migrations node ace migration:run Start the server pnpm run dev