feat: add server data for catalog

This commit is contained in:
Константин Уколов
2024-07-31 12:40:02 +03:00
parent 112dd2358a
commit a27e3ac63f
4 changed files with 80 additions and 29 deletions
+1
View File
@@ -7,6 +7,7 @@ export default defineConfig({
target: 'src/shared/api',
schemas: 'src/shared/model',
client: 'vue-query',
baseUrl: 'https://cake-crm.3crabs.ru',
// mock: true,
},
input: './cakes.json',