- create new project from this template in GitHub
- clone the repo
- run
npm install - rename env to .env
- update .env with your own values
- rename project in package.json
- update app-spec.ts with your own values
- run
npm run prisma:migrate - run
npm run prisma:seed - run
npm run prisma:generate(optional) - run
npm run dev - open http://localhost:3000 in your browser
- login with the default credentials: admin@example.com/adminpassword (check seed.ts for other users and credentials)
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|