Commit Graph

409 Commits

Author SHA1 Message Date
a2cf8d1f2c Switched from implementing the "interfaces" as interface to abstract classes
ref #11
This was done to take advantage of typeorm and class validator
2020-12-01 17:16:50 +01:00
abb7f7f894 Added Basic Scan interface
ref #11
2020-12-01 17:10:17 +01:00
f0a7cbbcae Adjusted the comments for tsdoc
ref #8 #3
2020-11-27 22:19:07 +01:00
d2278fd248 Added jsdoc style class documentation
ref #3
2020-11-27 19:57:10 +01:00
27462b0615 Fixed wrong type 2020-11-27 18:40:11 +01:00
a6bd723511 Now using class validator annotations
ref #3
2020-11-26 13:43:11 +01:00
90136af516 Make the linter happier
ref #3
2020-11-25 19:41:40 +01:00
d7b5563d0f Added simple tracks model
ref #3
2020-11-24 21:11:37 +01:00
8340cce997 Added basic file structure for routes, models and controllers
ref #1
2020-11-24 20:08:41 +01:00