chore: initialize monorepo tooling
This commit is contained in:
3
apps/api/src/main.ts
Normal file
3
apps/api/src/main.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function healthMessage(): string {
|
||||
return "personal-brand-api";
|
||||
}
|
||||
Reference in New Issue
Block a user