Skip to content

mkosir/prisma-next-typescript

Repository files navigation

Prisma / Next.js / TypeScript boilerplate Heisenberg

CI CI CI CI CI TypeScript

Boilerplate with focus on best practices and painless developer experience:

  • Minimal setup that can be extended ๐Ÿ”ง (no UI, fetching, validation, lodash... utility libraries ๐ŸŽ‰)
  • Easily spin up local dev environment ๐ŸŒ€
  • RESTful APIs
  • End-To-End type safety with TypeScript (Database <-> API <-> Frontend)

Requirements

Running

Easily set up a local development environment

  • clone the repo
  • npm run db-start - Creates Postgres database container, seeded with Breaking Bad characters ๐Ÿ’Š
  • npm run dev - Start NextJs ๐Ÿš€

Visit localhost:3000

Features:

Contributing

All contributions are welcome!

About

๐Ÿ’Š Minimal RESTful API boilerplate. Spin it up with ease. TypeScript, Prisma, Next.js and Postgres with focus on best practices and painless developer experience.

Topics

Resources

License

Stars

Watchers

Forks