Skip to content

An authentication app using express and typescript

Notifications You must be signed in to change notification settings

tichif/ts-express-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication App using Express and Typescript

This app is a REST APi built with:

  • Node Js
  • Typescript
  • Mongoose as ODM for managing database
  • Zod for schema validation
  • JWT for managing token

To build this project

npm run build

To launch he development server

npm run dev

To start the project

npm run start

About

An authentication app using express and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published