Skip to content

A complete social app backend with Express, JWT authentication and MongoDB

Notifications You must be signed in to change notification settings

aghosh0605/social-app-backend

Repository files navigation

nodejs typescript express mongodb

version 0.1.0

TODO

To know what was done till now and what is left till now along with running progress.Click Here

Built With 🚀

Installation 🔧

Install dependencies

Please try to stay with Yarn

$ yarn
# or
$ npm install

Start the server

$ yarn start
# or
$ npm run start