maurobonfietti / social-back

A simple social media using MEAN Stack. Backend: MongoDB, Express and Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social [Backend]

This is an example of a simple social media, using MEAN Stack (MongoDB, Express.js, Angular and Node.js).

Application Stack

  • Frontend: Angular 6. Go to repository.
  • Backend: Node.js, Express.js and MongoDB.

Development server

Clone repo, install dependencies and start a development server.

npm install
npm start
# npm run local

Open http://localhost:3800/ and take a look around.

About

A simple social media using MEAN Stack. Backend: MongoDB, Express and Node.js.


Languages

Language:JavaScript 100.0%