Skip to content

eduardoewgo/template-nodejs-prisma

Repository files navigation

NodeJS Typescript Template v2

Bare template for nodejs + typescript

npm i
npm run dev

What is already in here 🚀

  • file structure following with: router, controller, daos, startup config
  • simple jest unit test if you're new to it
  • ts config
  • jest config
  • http requests for quick testing
  • Prisma ORM

What is missing 👷

Well, a lot 😃, but I'll try to keep this up to date and include a few missing things

  • proper error handling
  • proper logging
  • basic security
  • swagger
  • middlewares

Notes

This is an attempt to help a few folks trying to get a grasp on nodejs(and ts) as well as for my own use 🌚

About

Simple nodejs api template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published