Skip to content

Min Facebook App using MEAN Stack (MongoDB / Express.js / Angular / Node.js)

Notifications You must be signed in to change notification settings

Adhouma/Min-FB-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Min-FB-APP

Min Facebook App using MEAN STACK (MongoDB / Express.js / Angular / Node.js)

Key features

  • CRUD (Create / Read / Update / Delete ) posts
  • Images uploads
  • Pagination
  • User authentication
  • Authorization

Test the project Locally

  • Create cluster on MongoDB Atlas
  • Update nodemon.json located in mean-backend/nodemon.json and update MONGODB_ATLAS_USER, MONGODB_ATLAS_PASSWORD with your cluster credentials.
  • Clone this project
  • Make sure nodemon is installed locally or globally
cd mean-backend
npm install
nodemon server.js

cd mean-frontend
npm install
ng serve --open

About

Min Facebook App using MEAN Stack (MongoDB / Express.js / Angular / Node.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published