Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 151 Bytes

REST API with Node / TypeScript, JWT, MongoDB, Express.js

Project Setup

cp.env.example .env
yarn or npm install
yarn dev or npm run dev