Simple store for metadata of events, exposed by a Spring API and manageable with a web app. Written with Scala and Svelte.
Swagger documentation is reachable via http://localhost:8081/swagger-ui/index.html
:
server
directoryapplication.properties
file with the corresponding credentialsmvn clean package
Dockerfile
to build and run your imagefrontend
directorymain.js
file with the corresponding credentials (API host and token)npm run build
public/index.html
file locally or deploy it on any cloud platform (Vercel, Netlify etc.)