☠️ RESET for v2

This commit is contained in:
2021-09-14 13:00:12 +02:00
parent 511b0c85e5
commit bdbf511a75
124 changed files with 1612 additions and 11094 deletions

11
.env.local Normal file
View File

@@ -0,0 +1,11 @@
# Options
# VITE_OPTION=true
# API related
VITE_API_GRAPHQL_URL_DEV="http://api.housesof.localhost:8055/graphql"
VITE_API_GRAPHQL_URL_PROD="https://api.housesof.world/graphql"
VITE_API_TOKEN="efa40490-152c-49d7-a75b-30a6427439b1"
# Analytics
VITE_ANALYTICS_KEY=""
VITE_ANALYTICS_URL="https://stats.flayks.com"