Skip to content

rezonance-india/rezonancebackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-backend

This is the repository for the User backend of the project Rezonance

Prerequisites

Make sure you have node installed.

Installation

  1. Clone the repo
git clone https://github.com/rezonance-india/rezonancebackend
  1. Install the packages
npm install
  1. Make .env file and add the following required secret keys.
MONGO_URI
JWT_SECRET
  1. Start the node server.
npm run dev

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published