18 Commits

Author SHA1 Message Date
9bdafd5026 Made printWidth smaller for better readability, removed redundant services 2025-01-04 20:42:32 +01:00
067976c54a OOP is my passion ( ͡° ͜ʖ ͡°) 2025-01-04 18:35:53 +01:00
a40b71140a Almost finalised refactoring 2025-01-03 14:35:02 +01:00
11041fec83 Renamed zone > map 2025-01-02 17:31:24 +01:00
5982422e04 Storage class is now OOP 2025-01-01 21:34:23 +01:00
586bb0ca83 #293: Changed IDs to UUIDs for all entities 2025-01-01 20:53:05 +01:00
0bc81ba4cc Updated init command 2024-12-28 22:11:54 +01:00
bd3bf6f580 Greatly improved server code base 2024-12-28 17:26:17 +01:00
30dc69ab4b Added ESLint 2024-12-27 02:50:11 +01:00
691abb7c4f Added getter & setter functions to all entities 2024-12-26 15:15:18 +01:00
6a27ccff31 Init command works 2024-12-26 04:21:35 +01:00
9d72995225 Reverted .env.example, updated init script 2024-12-26 01:21:43 +01:00
2de2bec705 Added README.md, started refactoring init. command 2024-12-25 19:07:03 +01:00
f4746722af Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper 2024-12-25 16:50:01 +01:00
b4989aac26 npm run format 2024-12-25 02:06:58 +01:00
058988e874 Added paths in typescript config and utilise this in all project files 2024-12-24 23:48:37 +01:00
241cfb3eb2 famous last words: fuck (changing ORM) 2024-12-24 15:27:24 +01:00
75333d2659 #289: Add init command for easy installation 2024-12-22 21:51:33 +01:00