NderKev / DeCPLMax_V1

A-devpost-theta-hackathon-trial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeCPLMax_V1

DeCPLMax: A decentralized CPL and BAT powered video advertising and affiliate marketing platform that guarantees optimal user income, innovative marketing campaigns, and gamified user interactions.

/*** Backend Installation: **/

  1. Clone the code from the github repository branch git clone https://github.com/Ksc55/DeCPLMax_V1.git.
  2. Navigate to the cloned code directory cd server.
  3. Install npm dependencies npm install.
  4. Create a mongodb local database named decplmax at localhost:27017 using MongoDB Compass.
  5. Run development server npm run dev:server or npm run start or npm run start:server.
  6. Access local backend APIs at http://localhost:5000 using Postman or Insomnia.

About

A-devpost-theta-hackathon-trial


Languages

Language:JavaScript 93.2%Language:Solidity 6.6%Language:HTML 0.2%Language:CSS 0.0%