Commit Graph

19 Commits

Author SHA1 Message Date
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