shu8 / fellowhub

FellowHub is the love child of the MLH Fellowship and GitHub—an all-encompassing platform with a profusion of features to fire up fellow engagement 😅 and make fellows' lives easier 😀 and to get every fellow a job! 😮
https://fellowhub.tech
MIT License
5 stars 1 forks source link

Node + Postgres backend for voting event #25

Closed ivov closed 4 years ago

ivov commented 4 years ago

We have to add a new backend to support the client-side functionality for the Discord bot's !votefor command.

The backend should preferably be Node.js on Heroku with a SQL database, e.g. Postgres, different from the usual AWS Amplify.

Roughly we need:

More info at #24.