aghosh0605 / social-app-backend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 52.4%Language:EJS 26.7%Language:HTML 20.9%