Skip to content

Umesh9-prog/REConnect-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REConnect-api

Backend for a social media application called 'REConnect'

Installation

  1. Clone the repo
    git clone https://github.com/AhamedNoumaan/REConnect-api.git
  2. Install NPM packages
  • In Terminal
    cd REConnect-api
    npm install
  1. Inside REConnect-api Folder ,create a new .env file and copy from .env.example
    PORT='ANY'
    MONGO_URI='YOUR_MONGODB_URI'
  2. Start Backend
  • In Terminal (inside backend)
    node index.js

About

Backend for a social media application called 'REConnect'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%