Skip to content

maulanasatyaadi/create-express-backend

Repository files navigation

TEMPLATE FOR EXPRESS JS BACKEND

This is a starter template for who want to make typically backend application using NodeJS and express.

To run the program using auto reload you can run yarn start or npm run start. To build the scripts you can run yarn build or npm build.

Features are the following:

  • Typescript
  • Babel
  • Nodemon
  • Jest and superset

Common dependency:

  • bcrypt
  • express
  • multer
  • jsonwebtoken
  • mongoose

About

Template for Express JS backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published