Commit graph

8 commits

Author SHA1 Message Date
f0cf48fc87 Shows: complete schema 2025-01-23 10:01:47 +01:00
f90ef12490 Shows: fill in dto and entity 2025-01-22 17:48:14 +01:00
4a13b2a50e Shows: configure mongoose schema 2025-01-22 17:36:58 +01:00
916d3fd6ba Add show crud
Basically the result of running nest g resource shows --no-spec
I did add the schema manually, and removed the update dto
2025-01-21 21:22:31 +01:00
f9c337239f App: import mongoose and nestjs/config 2025-01-21 20:29:41 +01:00
295ff2b8c7 Add @nestjs/mongoose and @nestjs/config packages 2025-01-21 20:20:53 +01:00
28cf2b0740 Add direnv config file 2025-01-21 19:00:40 +01:00
de791e0cc0 Init repo 2025-01-21 18:53:32 +01:00