Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muzammil123hussain/nodejs-social-app-backend
Node js backend server bulid on expressJS with mongodb and mongoose
https://github.com/muzammil123hussain/nodejs-social-app-backend
express expressjs mongodb mongoose node nodejs
Last synced: about 1 month ago
JSON representation
Node js backend server bulid on expressJS with mongodb and mongoose
- Host: GitHub
- URL: https://github.com/muzammil123hussain/nodejs-social-app-backend
- Owner: muzammil123hussain
- Created: 2023-02-22T10:33:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T11:49:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T21:47:34.718Z (3 months ago)
- Topics: express, expressjs, mongodb, mongoose, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 367 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NODEJS-Social-App-Backend
Node js backend server bulid on expressJS with mongodb and mongoose# Getting Started with this project
### 1. Clone the repo
### 2. npm install
### 3. npm start## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:5000](http://localhost:5000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.