Working on arthome

This commit is contained in:
2024-08-25 18:33:37 +02:00
parent a5120d006a
commit a1e31a89a7
49 changed files with 3139 additions and 284 deletions

View File

@@ -35,7 +35,8 @@ export default defineNuxtConfig({
hub: {
cache: true,
analytics: true,
database: true,
blob: true,
kv: true,
},
// Nuxt Icon
@@ -79,6 +80,10 @@ export default defineNuxtConfig({
lang: '',
units: '',
},
postgres: {
url: '',
dir: './server/db',
},
public: {
mapbox: {
style: '',