- Clone or fork the repository
git clone https://github.com/Valimp/node-ts-auth.git
- Open node-ts-auth folder
cd node-ts-auth
- Build docker for development
docker compose -f docker-compose.dev.yml up
This project mainly use node, nodemon, mongodb, typescript and express
This is an authentication project to re-use in other typescript API