34 Commits

Author SHA1 Message Date
e93e73be89
Updated the README.md 2023-01-15 02:44:54 +01:00
59086a420c
Updated the README.md 2023-01-15 02:44:31 +01:00
9204ea886d
Fixed the README.md 2023-01-15 02:37:53 +01:00
2978df78c3
Fixed the README.md 2023-01-15 02:35:15 +01:00
561285ca0f
Updated the README.md 2023-01-15 02:31:35 +01:00
0ebdeadecb
Created the ci workflow 2023-01-15 02:06:32 +01:00
d93d46b9b9
Added the eslint dev dependencies & ci scripts to the package.json & yarn.lock 2023-01-15 02:06:02 +01:00
03f21d30ca
Created the .prettierrc.json 2023-01-15 01:53:19 +01:00
28fc893d1c
Created the .eslintrc.json 2023-01-15 01:53:11 +01:00
3ac0de90b6
Moved the run method to the top 2023-01-15 01:52:54 +01:00
6f67028afb
Created the dependabot.yml 2023-01-15 01:24:49 +01:00
9cf2192578
Updated the server.ts 2023-01-15 01:15:48 +01:00
6faf3a8437
Created the v1 routes 2023-01-15 01:15:10 +01:00
61026cbe3c
Encrypted the Session.ts 2023-01-15 00:31:29 +01:00
6a9b3c2c5e
Encrypted the License.ts 2023-01-15 00:26:28 +01:00
0aff108ada
Encrypted the Account.ts 2023-01-15 00:23:40 +01:00
00c00d40a2
Created the Session.ts model 2023-01-14 23:16:46 +01:00
b9ef786131
Created the Project.ts model 2023-01-14 23:16:37 +01:00
9af16f9160
Created the Permission.ts model 2023-01-14 23:16:00 +01:00
f5403e77cd
Created the Member.ts model 2023-01-14 23:15:49 +01:00
19799a7431
Created the License.ts model 2023-01-14 23:15:45 +01:00
6909c13225
Created the Group.ts model 2023-01-14 23:15:39 +01:00
3dc20be029
Created the Account.ts model 2023-01-14 23:15:33 +01:00
f237a5f5a0
Created the error util 2023-01-14 23:15:07 +01:00
4b9521a75f
Added the mongoose-encryption dependency 2023-01-14 23:13:53 +01:00
3d227bf447
Added the tsc-alias & tsconfig-paths dev dependencies 2023-01-14 20:32:40 +01:00
12f7f859b6
Added paths to the tsconfig.json 2023-01-14 20:32:13 +01:00
13b23a2cbd
Implemented mongoose into the server.ts 2023-01-14 18:44:23 +01:00
5e40948747
Added the mongoose dependency to the package.json 2023-01-14 18:43:32 +01:00
5dfc686f43
Created the server.ts 2023-01-14 17:16:53 +01:00
efec141a26 Created the package.json & yarn.lock 2023-01-14 17:16:13 +01:00
52318f6c40 Created the tsconfig.json 2023-01-14 17:15:37 +01:00
3679942d76 Added IDE files to the .gitignore 2023-01-14 17:12:49 +01:00
Mathias Wagner
064acbf0dc
Initial commit 2022-09-24 18:05:15 +02:00