|
7b948f0380
|
gets now use the db
ref #4
|
2020-11-25 20:22:58 +01:00 |
|
|
8c04bd067c
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-25 19:52:33 +01:00 |
|
|
3a84cc8ef5
|
basic jwt auth test
|
2020-11-25 19:47:17 +01:00 |
|
|
203d95ee1c
|
Added pirst part of track model db connection
ref #4
|
2020-11-25 19:43:14 +01:00 |
|
|
90136af516
|
Make the linter happier
ref #3
|
2020-11-25 19:41:40 +01:00 |
|
|
3ce9a0b21a
|
Added basic openapi support
ref #5
|
2020-11-25 19:28:52 +01:00 |
|
|
8cbcfe7fbb
|
Switched to using controllers via routing-controllers
ref #4
|
2020-11-25 19:28:12 +01:00 |
|
|
b5cf040cf0
|
Now creating db schemas
ref #3
|
2020-11-25 18:51:48 +01:00 |
|
|
21645be25c
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-25 18:48:30 +01:00 |
|
|
b5518d005f
|
Added first db connection for a tack endpoint
ref #4
|
2020-11-25 18:48:27 +01:00 |
|
|
4151f05c24
|
Loading db first
ref #4
|
2020-11-25 18:47:47 +01:00 |
|
|
992504705b
|
clean up app.ts
ref #1 #4
|
2020-11-25 18:43:08 +01:00 |
|
|
29979a37ab
|
Changed type to const
ref #4
|
2020-11-25 18:33:05 +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 |
|
|
4ba021935c
|
Added tracks route
ref #4
|
2020-11-25 18:16:09 +01:00 |
|
|
e58da2a22b
|
Switched to export default exports
ref #4
|
2020-11-25 18:15:54 +01:00 |
|
|
23df478522
|
Merge branch 'main' of https://git.odit.services/lfk/backend into main
|
2020-11-25 17:58:53 +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 |
|
|
619485b356
|
Basic track route
ref #4
|
2020-11-25 17:53:44 +01:00 |
|
|
d7b5563d0f
|
Added simple tracks model
ref #3
|
2020-11-24 21:11:37 +01:00 |
|
|
8791bed4f9
|
Added some fixxes for typeorm entities
ref #3
|
2020-11-24 21:10:50 +01:00 |
|
|
40d7d44730
|
Now importing entities from src/models
ref #3
|
2020-11-24 20:59:38 +01:00 |
|
|
83344814aa
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-24 20:08:45 +01:00 |
|
|
8340cce997
|
Added basic file structure for routes, models and controllers
ref #1
|
2020-11-24 20:08:41 +01:00 |
|
|
529ebb2a8f
|
clean up initial route sample
ref #1
|
2020-11-24 20:08:30 +01:00 |
|
|
3c389937b7
|
move orm config to src folder
ref #2
|
2020-11-24 20:07:41 +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 |
|