Commit Graph

14 Commits

Author SHA1 Message Date
312353832c feat: [back] basic testing libraries installed 2025-07-14 23:26:23 +02:00
dfa3d1c40a feat: both nest and next backends 2024-12-28 20:37:20 +01:00
15fb5a3163 refactor(express): express set as default backend 2024-10-29 23:57:47 +01:00
dcd1debc73 feat(back): blueprints added + example simple module 2024-10-29 23:56:52 +01:00
2281258c84 fix(auth): auth middleware fixed 2024-10-27 21:39:41 +01:00
620b98c465 refactor(routes): routes to modules + feat(auth): auth middleware basic structure done 2024-10-27 20:08:42 +01:00
946c2f3c56 feat(auth): basic token validation for login + minor improvements on utils 2024-10-27 01:40:10 +02:00
9fc39b0a0c feat(auth): auth config init 2024-10-26 23:22:58 +02:00
f63795a9f1 feat(users + general utils): users basic routes added and used to make and test basic global utils 2024-10-26 17:15:58 +02:00
3327ae5996 feat(users, db): users access test used to clean db access flow 2024-10-26 13:20:46 +02:00
0379fd4e28 feat(db): basic db connection done 2024-10-25 21:41:26 +02:00
59c0f05b4f feat(routes): service concept 2024-10-23 17:59:09 +02:00
3e6d2b6346 feat(express): new back basic structure 2024-10-16 00:04:23 +02:00
84d8aea1eb feat(express backend): basic structure implemented 2024-10-07 12:19:51 +02:00