feat: Init project with frontend and rudimentary authentication
This commit is contained in:
4
legalconsenthub/nuxt.config.ts
Normal file
4
legalconsenthub/nuxt.config.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
compatibilityDate: '2024-11-01'
|
||||
})
|
||||
Reference in New Issue
Block a user