Skip to content

ChrisB007/Prod-tuberDome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuberDome

The schema is modelled to represent the following concepts:

User: This can be a Content creator or Sponsor. The role of the user is determined through their association with a campaign.

Tech Stack

Backend:

  • mySQL
  • Node.js | Express
  • Prisma

Installation

  1. Clone the repo
  2. Run npm (yarn) install
  3. node server.js

Environment Variables

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

DATABASE_URL