1782 Commits

Author SHA1 Message Date
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
f854f137e5 gitignore /build folder - ref #1 2020-11-24 20:07:55 +01:00
3c389937b7 move orm config to src folder
ref #2
2020-11-24 20:07:41 +01:00
0b92d82a5b tsc building script
ref #1
2020-11-24 20:07:09 +01:00
01a786720b Merge branch 'main' of https://git.odit.services/lfk/backend into main 2020-11-24 19:58:19 +01:00
8140d76240 sample route actions for jwt + consola demo 2020-11-24 19:54:22 +01:00
84fee8b19a Added dev setup description
ref #1
2020-11-24 19:54:14 +01:00
6b46a0a69e added consola dependency
ref #1
2020-11-24 19:54:07 +01:00
03a4898553 added jsonwebtoken dependency
ref #1
2020-11-24 19:53:38 +01:00
6c5c61b1e8 Added libs for databases: postgres and mysql
ref #2
2020-11-24 19:52:50 +01:00
16769b1978 Switched to installing all dependencies
ref #1
2020-11-24 19:51:37 +01:00
36192ea5eb Untested dockerfile and compose
ref #1
2020-11-24 19:46:04 +01:00
0dbac894a1 README - basic editor informations
ref #1
2020-11-24 19:33:22 +01:00
0d870be23c sample implementation of db connection
ref #1 #2
2020-11-24 19:28:57 +01:00
79f883fc31 Updated tsconfig to work with await and node imports
ref #1
2020-11-24 19:15:33 +01:00
0b22da2e4d Merge branch 'main' of https://git.odit.services/lfk/backend into main
# Conflicts:
#	package.json
2020-11-24 19:12:21 +01:00
e764fcbfe9 dotenv-safe usage
ref #1
2020-11-24 19:11:52 +01:00
9ce6209cac basic recommended editor extensions
ref #1
2020-11-24 19:11:40 +01:00
8e107fd206 basic prettier config 2020-11-24 19:10:48 +01:00
a5cae044ed add @types/dotenv-safe
ref #1
2020-11-24 19:10:30 +01:00
5e059cbc2a license update - move to CC BY-NC-SA 4.0
ref #1
2020-11-24 19:10:10 +01:00
a5fc6dd234 Added dotenv-save types
ref #1
2020-11-24 19:07:51 +01:00
36d25732ea Switched to dotenv-save
ref #2
2020-11-24 18:54:50 +01:00
abb5b443ea Basic typreorm config
ref #2
2020-11-24 18:53:49 +01:00
fb00f50adb sample ExpressJS code 2020-11-24 18:47:34 +01:00
4ef161434c Merge branch 'main' of https://git.odit.services/lfk/backend into main 2020-11-24 18:39:02 +01:00
a4656e4037 initial package setup + tsconfig
ref #1
2020-11-24 18:38:54 +01:00
cb38582469 Merge branch 'main' of git.odit.services:lfk/backend into main 2020-11-24 18:29:29 +01:00
186e172be7 Added basic ignores
ref#1
2020-11-24 18:29:27 +01:00
ba5a4cb2f2 Added basic ignores
ref:#1
2020-11-24 18:27:20 +01:00
80cb16cccd Initial commit 2020-11-24 16:51:18 +00:00