Skip to content

Repository files navigation

Getting Started

  1. create new project from this template in GitHub
  2. clone the repo
  3. run npm install
  4. rename env to .env
  5. update .env with your own values
  6. rename project in package.json
  7. update app-spec.ts with your own values
  8. run npm run prisma:migrate
  9. run npm run prisma:seed
  10. run npm run prisma:generate (optional)
  11. run npm run dev
  12. open http://localhost:3000 in your browser
  13. login with the default credentials: admin@example.com/adminpassword (check seed.ts for other users and credentials)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages