Skip to content

This repo will help you set up your Nodejs server for any type of web app or mobile app, uses MongoDb for storing data.

Notifications You must be signed in to change notification settings

whaddafish/backend_generalized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend_Generalized

Introduction

This repo will help you set up your Nodejs server for any type of web app or mobile app. It uses MongoDb for storing all the data.

Features of the project:

  • CRUD operations
  • Log in/Registration System
  • Password Encryption
  • File Upload
  • Others will be added soon...

First time set-up

Hit command npm i or yarn to first install all the dependencies included in the package.json file. Then with npm start launch your server. By default the server will run on PORT 8080 but you can change it any time from the .env file.

Clone or Fork the Repo and ENJOY!!

About

This repo will help you set up your Nodejs server for any type of web app or mobile app, uses MongoDb for storing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published