• Joined on 2025-02-05
Theo pushed to backend-api at piair/MyINPulse 2025-02-26 14:53:02 +01:00
3890aed158 Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
dd5ca2cbd7 feat: entrepreneur api and api service
Compare 2 commits »
Theo pushed to backend-api at piair/MyINPulse 2025-02-24 17:19:32 +01:00
27e70ee109 fix: naming issues with database and better data
Theo pushed to backend-api at piair/MyINPulse 2025-02-19 18:53:12 +01:00
153501c8d4 Fix: merge
40afde89b7 Fix: renamed all the tables, with repo and controller associated to them (might have missed some), and fix some key dependency issues
Compare 2 commits »
Theo pushed to back-postgres at piair/MyINPulse 2025-02-12 19:03:43 +01:00
fc73293122 fix: merge
e26f8da662 fix: inserting data in db
Compare 2 commits »
Theo pushed to back-postgres at piair/MyINPulse 2025-02-12 11:09:33 +01:00
a8ae5f14d4 fix: db connection
Theo pushed to back-postgres at piair/MyINPulse 2025-02-12 10:19:53 +01:00
7a9955b781 fix: merged
1e97177777 fix: issue with foreign keys
Compare 2 commits »
Theo created branch back-postgres in piair/MyINPulse 2025-02-11 00:09:29 +01:00
Theo pushed to back-postgres at piair/MyINPulse 2025-02-11 00:09:29 +01:00
36e4967394 Feat: first implementation of postgres db for backend