Written using Scala and Laminar with UI5 components
Authorization based on Google OAuth2 API
Supports all modern browsers as well as adapted to mobile
MIT
SERVER_URL
- API location URL
CORS_URL
- Cors accepted paths
CLIENT_ID
- ID using for identifying app in Google OAuth service
CLIENT_SECRET
- Google app secret
DATASOURCE_USER
- DB user
DATASOURCE_PASS
- DB password
DATASOURCE_URL
- DB url
sbt buildImages
Use the scripts/local-docker/docker-compose.yml
as a starting point to prepare your installation.