Commit Graph

10 Commits

Author SHA1 Message Date
Alexis
2cef0d6f8c Fixed vulnerabilities 2021-07-31 12:48:08 +02:00
Alexis
481b52bb30 Added JWT for the future 2021-07-31 12:46:10 +02:00
Alexis
f6b95b9be1 Replacer Sequelize for TypeORM
This decision was made because it's become apparent that the Sequelize TS support is more of an afterthought than an actual feature.
TypeORM, on the other hand, seems to achieve what Sequelize does in far less lines of code.
2021-07-31 12:20:41 +02:00
Alexis
681ff2b086 Added nodemon scripts 2021-07-23 21:56:44 +02:00
Alexis
a43b5a95c4 Removed migration files and modules
This is too time consuming for now, need to focus on something more useful
2021-07-21 22:35:14 +02:00
Alexis
693f481cf5 Added csv-parser and sequelize-cli 2021-07-19 21:52:34 +02:00
Alexis
382e8633ad Added mariadb package 2021-07-19 21:25:11 +02:00
Alexis
206a1e0737 Updated dependencies and removed esconfig rules from package json 2021-07-18 20:05:31 +02:00
Alexis
fbc38207f7 Updated dependencies before refacto 2021-07-18 16:00:00 +02:00
Alexis
c7c24a30a0 File dump from old repo 2021-07-18 15:48:01 +02:00