/express-pg-prisma-docker-typescript-template

This is a starter typescript template for an Express.js & Node.js server-side application with a Postgres database and Prisma for the ORM to avoid writing raw SQL queries, also the project is packed with Docker. The template uses best coding practices with ESLint and Prettier, it also uses nodemon for better development environment.

Primary LanguageTypeScript

Watchers