Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 285 Bytes

DailyDiet - App

💻 Getting started

To run this commands you must enter the packages/api folder

Requirements

  • The API must be running

Setup environment variables

cp .env.example .env

Start the app

pnpm run dev