Application that allows you to create projects and activities and mark them whenever they are completed
- copy .env.default to .env and modify the values
- docker-compose up
- npm install
- npx prisma migrate dev
- npm run dev
npx prisma generate
Application that allows you to create projects and activities and mark them whenever they are completed
npx prisma generate