Skip to content

kmabhinai/Donation-to-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for Donation application

This is the backend part of the app which enables to donate to the creators.

Run Locally

  • Clone the project
  git clone https://github.com/kmabhinai/Donation-to-Creator.git
  • Go to the project directory

  • Install dependencies

  npm install
  • Start the server
  npm start

Environment Variables

To run this project, you will need to add the following environment variables to config.env file

DATABASE

DATABASE_PASSWORD

  • Change <password> to <PASSWORD> in the DATABASE

Documentation

Documentation

About

This is the backend part of the app which enables to donate to the creators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published