@aoi-js/frontend
v1.1.7
Published
This is the frontend for the AOI project.
Downloads
31
Readme
AOI UI
This is the frontend for the AOI project.
Configuration
All configuration is done at build time. The following environment variables are available:
| Variable | Description | Default |
| -------------------- | --------------------------- | -------------------------- |
| VITE_APP_NAME
| The name of the application | AOI
|
| VITE_GRAVATAR_BASE
| The base URL for Gravatar | https://www.gravatar.com
|
To customize the configuration, set the environment variables before building the application.