|
aaeef4a27e
|
Replaced a console log with a consola.error
|
2020-12-10 17:44:17 +01:00 |
|
|
622bdf7a3f
|
move to dotenv + custom env validations
ref #18
|
2020-12-09 19:40:08 +01:00 |
|
|
99d8a0360f
|
🚚 basic move to config.ts
ref #18
|
2020-12-06 10:29:56 +01:00 |
|
|
76e19ca28d
|
implement proper jwt checking in authchecker
ref #12
|
2020-12-05 17:59:43 +01:00 |
|
|
1f3b312675
|
🚧 basic JWTAuth Middleware
ref #12
|
2020-12-04 21:39:55 +01:00 |
|
|
d85c126c27
|
implementation details
ref #6
|
2020-11-27 21:24:55 +01:00 |
|
|
24d890f638
|
Moved cors to the routing-controller function
ref #4
|
2020-11-27 19:32:54 +01:00 |
|
|
4e5e08483d
|
Added "/api" route prefix
ref #4 #5
|
2020-11-27 19:32:29 +01:00 |
|
|
f2efc4e37b
|
Set env to node_env for the server
|
2020-11-27 18:46:04 +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 |
|