Engine/apps/frontend/.env.production
Jo 0db7875bc1 [backend/frontend/shared] server-side plugins and basic spa frontend
feat(backend): finish server-side plugin system
feat(frontend): implement basic frontend with typescript, vite, vue and vue-router
feat(shared/plugins): implement example-plugin, to showcase the server-side plugin implementation
feat(shared/plugins): implement base file-structure for client-side plugins
2024-06-28 14:56:29 +02:00

4 lines
No EOL
124 B
Text

# .env.production
VITE_APP_TITLE=HomeSpace
VITE_APP_DESC='The HomeSpace project'
VITE_APP_URL=https://homespace.thevoid.cafe