graasp / graasp-account

GNU Affero General Public License v3.0
0 stars 2 forks source link

Graasp Account

GitHub Release typescript version gitlocalized

# .env.development
VITE_VERSION=local
VITE_PORT=3114
VITE_GRAASP_API_HOST=http://localhost:3000
VITE_GRAASP_AUTH_HOST=http://localhost:3001
VITE_SHOW_NOTIFICATIONS=true

UMAMI_WEBSITE_ID=<the id of your umami project>