generated from gitea_admin/default
ajout de strapi
This commit is contained in:
5
server/api/app/hello.js
Normal file
5
server/api/app/hello.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default defineEventHandler((event) => {
|
||||
return {
|
||||
message: 'on a reçu les infos'
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user