mirror of
https://github.com/ArthurDanjou/artapi.git
synced 2026-01-14 17:44:22 +01:00
Initial commit for ArtRag
This commit is contained in:
1
server/api/ping.ts
Normal file
1
server/api/ping.ts
Normal file
@@ -0,0 +1 @@
|
||||
export default eventHandler(() => 'pong')
|
||||
3
server/tsconfig.json
Normal file
3
server/tsconfig.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "../.nuxt/tsconfig.server.json"
|
||||
}
|
||||
Reference in New Issue
Block a user