This project was started as a study project to start working with NodeJS and VueJS
We started using MorphineORM at the time and I'm sticking with it also in this iteration, since I don't find a valid reason to change. On the opposite side, I like the idea of using it as a tribute to our mentor, and I like the idea of the uniqueness.
- clone the repo
- install dependances (npm i)
- populate the .env
- in index.js change the: migrate: "safe", into migrate: "alter", to recreate the database