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 packageDockerfile to build and run your imagefrontend directorymain.js file with the corresponding credentials (API host and token)npm run buildpublic/index.html file locally or deploy it on any cloud platform (Vercel, Netlify etc.)