Commit Graph

384 Commits

Author SHA1 Message Date
d6aae6d4b3 Uploaded all roboto regular font files 2022-12-27 15:16:03 +01:00
60172ef313 Uploaded all roboto 900 font files 2022-12-27 15:15:34 +01:00
1fe0080e4d Uploaded all roboto 700 font files 2022-12-27 15:15:15 +01:00
c7176b397c Uploaded all roboto 500 font files 2022-12-27 15:14:52 +01:00
22d89e5679 Created the admin main.jsx 2022-12-27 15:13:54 +01:00
3ced10ce3a Created the admin package.json & yarn.lock 2022-12-27 15:13:36 +01:00
8597c66a4e Created the vite.config.js 2022-12-27 15:12:27 +01:00
15fd7fecd6 Created the jsconfig.json 2022-12-27 15:11:58 +01:00
ecaa9816d1 Created the admin index.html 2022-12-27 15:11:47 +01:00
245b81310f Created the client (admin) .gitignore 2022-12-27 15:10:11 +01:00
10d7a44b4a Created the server index.js 2022-12-27 15:09:28 +01:00
8cd75643b2 Created the link route 2022-12-27 15:09:00 +01:00
caaa5e2d82 Created the authentication route 2022-12-27 15:08:39 +01:00
80e511a473 Created the info route 2022-12-27 15:08:24 +01:00
6930654e0c Created the link validation 2022-12-27 15:07:58 +01:00
e857edb697 Created the authentication validation 2022-12-27 15:07:08 +01:00
c6388cf942 Created the click action 2022-12-27 15:06:46 +01:00
fa7dd5a352 Created the authentication middleware 2022-12-27 15:06:13 +01:00
1839caba1b Created the link controller 2022-12-27 15:05:40 +01:00
ec3ca76677 Created the session controller 2022-12-27 15:05:22 +01:00
eee304dc97 Created the module controller 2022-12-27 15:05:11 +01:00
a6e6261b14 Created the token controller 2022-12-27 15:04:16 +01:00
04fd71b7b7 Created the user controller 2022-12-27 15:03:52 +01:00
c79936a8b3 Created the User model 2022-12-27 15:03:16 +01:00
9475328e2f Created the Link model 2022-12-27 15:02:13 +01:00
30edb74664 Created the Domain model 2022-12-27 15:01:59 +01:00
c137b8b129 Created the database configuration 2022-12-27 15:01:39 +01:00
2cd13675b8 Created the 404 template 2022-12-27 15:01:21 +01:00
95d8ea4ece Created the schema validation util 2022-12-27 15:01:06 +01:00
ca81fe4551 Installed all required server dependencies 2022-12-27 15:00:39 +01:00
bfa7313c97 Updated the .gitignore 2022-12-27 14:59:43 +01:00
57603a38c6 Created the package.json of the project 2022-12-04 14:37:21 +01:00
e26349c200 Added some editors to the .gitignore 2022-11-27 15:49:13 +01:00
2ac9c01e3b Initial commit 2022-11-27 15:48:05 +01:00