17 Commits

Author SHA1 Message Date
5f4aed2f02 fixed auth parsing
ref #6
2020-11-27 21:16:15 +01:00
cb5f5b9ecb debugging
ref #6
2020-11-27 20:15:48 +01:00
e29d59ac02 move to module
ref #6 #4
2020-11-27 19:55:35 +01:00
d5c6c9238f sample implementation of authorizationChecker 2020-11-27 19:45:44 +01:00
8cbcfe7fbb Switched to using controllers via routing-controllers
ref #4
2020-11-25 19:28:12 +01:00
992504705b clean up app.ts
ref #1 #4
2020-11-25 18:43:08 +01:00
6ce88a1e3d Implemented more loaders
ref #4
2020-11-25 18:31:06 +01:00
e3883fecbd imported bodyparser
ref #4
2020-11-25 18:16:20 +01:00
e58da2a22b Switched to export default exports
ref #4
2020-11-25 18:15:54 +01:00
0d1d3c593c first sample router - ref #4 2020-11-25 17:58:42 +01:00
ab0e925ab3 basic loaders logic 2020-11-25 17:57:32 +01:00
8791bed4f9 Added some fixxes for typeorm entities
ref #3
2020-11-24 21:10:50 +01:00
529ebb2a8f clean up initial route sample
ref #1
2020-11-24 20:08:30 +01:00
8140d76240 sample route actions for jwt + consola demo 2020-11-24 19:54:22 +01:00
0d870be23c sample implementation of db connection
ref #1 #2
2020-11-24 19:28:57 +01:00
e764fcbfe9 dotenv-safe usage
ref #1
2020-11-24 19:11:52 +01:00
fb00f50adb sample ExpressJS code 2020-11-24 18:47:34 +01:00