Skip to content

tichif/express-boilerplate-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express boilerplate with Typescript

This is an Express boilerplate with Typescript and :

  • Mongoose
  • Zod
  • Pino
  • Redis
  • Argon2
  • Lodash
  • Helmet
  • etc

First you should install all dependencies with Yarn or Npm:

yarn install

To run the server

yarn run dev

To build the server

yarn run build

I will always update the dependencies and add features. You can use for your project.

Enjoy 😄😄

Releases

No releases published

Packages

No packages published