This is the backend part of the app which enables to donate to the creators.
- 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
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