Skip to content

Scaled and reworked backend of legacy crowdfunding application to support over 56 million records.

Notifications You must be signed in to change notification settings

mztaylor7/wonderfund-rewards

Repository files navigation

Welcome to wonderfund-rewards 👋

Version Documentation Maintenance

This is the client & server side code for the rewards/pledges microservice for a crowdfunding application.

API Documentation

/api/projects

https://documenter.getpostman.com/view/11644172/SzzkcH2w?version=latest

/api/rewards

https://documenter.getpostman.com/view/11644172/SzzkcHBk?version=latest

Prerequisites

  • npm >=6.14.5
  • node >=12.16.3

Mounting Points in index.html

  • Rewards module mounts to the div with id of 'rewards'
  • Rewards modal window mounts to the div with id of 'modal-root'
<div id="rewards"></div>
<div id="modal-root"></div>

Install

npm install

Build

npm run build

Usage - Seed Database

npm run generateData
npm run seed

Usage - Start

npm run start

Author

👤 Michael Taylor

Show your support

Give a ⭐️ if this project helped you!


About

Scaled and reworked backend of legacy crowdfunding application to support over 56 million records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages