Mika Bomm mixel
  • Norder-Ohe 14e, 22395, Hamburg, Hamburg, Germany
  • Joined on 2024-07-13
mixel closed issue Hackathon2024/ApfelNetzwerk#8 2024-10-14 01:13:20 +02:00
NODE-3 - WIS-Block Kennenlernen
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-14 00:16:34 +02:00
e3e1c4a5b9 fix warnings
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-14 00:10:37 +02:00
fcf449ec8b fix node
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-14 00:08:06 +02:00
bc8a300305 automatically save data to database
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-13 22:54:49 +02:00
de4d5448de small fix for README
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-13 22:44:27 +02:00
87416e5af9 added loop to listener
38a0f4d189 change database structure ... again...
a696a05595 implement mac address stuff
ec8859b59c forgot to cd into a directory before generating entities
a65657aea1 restructure backend and database
Compare 5 commits »
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-13 12:40:14 +02:00
2e39d9fb56 added miro sections to readme
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-12 17:22:23 +02:00
eb56af74e6 remove unused imports
7d3530a281 remove unused linux import
Compare 2 commits »
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-11 13:29:44 +02:00
ce5d574bdf add use-case-diagram to project and move some docs into docs directory
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-10 09:41:51 +02:00
4faf14c518 add section to setup.md on how to apply migrations
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 18:25:00 +02:00
918dc268d5 install sea-orm-cli inside of docker container
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 18:09:29 +02:00
4094eca351 fix typo
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 17:53:07 +02:00
359ffc30ba fix for docker this will make the backend listen to the local network too
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 17:31:41 +02:00
82c63ba222 added a section to SETUP.md
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 17:27:48 +02:00
3a3d78e110 added bruno delete node
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 17:23:43 +02:00
db902f5549 added delete node endpoint
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 17:14:54 +02:00
190861da13 added some more needed fields to the node entity
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 16:52:26 +02:00
6e56ad5c7f fix some issues and clean up some docker related stuff
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 15:41:32 +02:00
51e7af4e2f implement frontend into docker
mixel pushed to main at Hackathon2024/ApfelNetzwerk 2024-10-09 11:54:16 +02:00
d81233ab42 add Dockerfile to remove installing rust and add docker-compose and setup.md