feat: some shit
This commit is contained in:
3
backend/routes/index.ts
Normal file
3
backend/routes/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default eventHandler(() => {
|
||||
return { nitro: 'Is Awesome!' }
|
||||
})
|
Reference in New Issue
Block a user