Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 297 Bytes

File metadata and controls

10 lines (8 loc) · 297 Bytes

SponsorCX Fullstack Challenge - Backend

This is a basic NodeJS/Express project. Customize it to your needs. Good luck!

Getting Started

npm i
npm run dev

To add your account and deal tables schemas, you can add them to the db.js file. The organization table is already created.