feat(api): Hono backend skeleton with /health endpoint and test
This commit is contained in:
2
apps/api/test/setup.ts
Normal file
2
apps/api/test/setup.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Placeholder until Task 3 adds DB migration to the test setup.
|
||||
export {};
|
||||
Reference in New Issue
Block a user