Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 440 Bytes

Node Typescript Authentication API

Install the project

  1. Clone or fork the repository

git clone https://github.com/Valimp/node-ts-auth.git

  1. Open node-ts-auth folder

cd node-ts-auth

  1. Build docker for development

docker compose -f docker-compose.dev.yml up

About the project

This project mainly use node, nodemon, mongodb, typescript and express

This is an authentication project to re-use in other typescript API