/todos-express-mongo-api

📑 A production ready todos API server with JWT ( Access + Refresh ) token based User Authentication.

Primary LanguageTypeScript

Todos API

A production ready Todos API server with JWT ( Access + Refresh ) token based User Authentication.

Stack:

Tooling

Installing Dependencies

pnpm install

Starting the Server

pnpm start

Building the Server

pnpm build # or pnpm build --production for minified output