Closed slifty closed 6 years ago
Update here: We decided on postgres because apparently only poor ignorant fools use mongo anymore!
We'll use sequelize as our ORM.
I put some time and energy into setting up sequelize only to realize that all the boilerplate logic is written in ES5 and needs to be rewritten in ES6.
If someone has the will and inclination to set up sequelize using ES6 instead of their old boilerplates lets do that.
I'll be scrapping the old boilerplate and setting up something new and shiny later today.
We need a place to store our data. To do this we need to: