19 Commits

Author SHA1 Message Date
26537cd6c5
Created the link controller 2022-06-26 17:06:17 +02:00
c3e9d2a1f7
Created the addon controller 2022-06-26 17:06:04 +02:00
3ef0595d79
Created the release controller 2022-06-26 17:05:50 +02:00
7e8c02aac6
Created the session controller 2022-06-26 17:05:41 +02:00
d9aa27ae3b
Created the user controller 2022-06-26 17:05:27 +02:00
3c39da83e3
Created the "bought items" model / schema 2022-06-26 17:04:49 +02:00
cdb3beef9b
Created the link model / schema 2022-06-26 17:04:37 +02:00
04cd867eb1
Created the token (session, apikey) model / schema 2022-06-26 17:04:24 +02:00
5f5247c88c
Created the user model / schema 2022-06-26 17:03:55 +02:00
76a5944bac
Created the release model / schema 2022-06-26 17:03:47 +02:00
3dcdbc2027
Created the media model / schema 2022-06-26 17:03:37 +02:00
84fb61d9bd
Created the addon model / schema 2022-06-26 17:03:24 +02:00
98d337efc0
Created the package-lock.json 2022-06-26 17:02:43 +02:00
ea89af3224
Added all necessary dependencies & created the start & dev script 2022-06-26 17:02:26 +02:00
d4baa39c82
Created the app.js 2022-06-14 01:09:06 +02:00
6807200917
Created the package.json 2022-06-14 01:07:45 +02:00
Mathias Wagner
5fa8970bed
Created the LICENSE file 2022-06-14 01:05:02 +02:00
f7cb4ebd6d
Added the .idea folder to the .gitignore 2022-06-14 00:43:10 +02:00
Mathias Wagner
afe97d2af2
Initial commit 2022-06-12 20:53:29 +02:00