Commit Graph

2 Commits

Author SHA1 Message Date
Michael Zetterberg
71dcf30719 fix: make sure all logged errors are preceeded with a message
Just logging an error makes it difficult to relate the error log to code in the
codebase. Error logging a message right before the error itself makes it easier
to search the codebase for that error log.
2024-07-24 11:32:15 +02:00
Chuma McPhoy
0d8c29bd01 feat: Graphql queries and TRPC route setup for Hotel Page Component 2024-06-26 15:47:37 +02:00