Entry to HACK.COMS 2024
Run npm install followed by npm run build in the ui directory to building the svelte project.
Run mkdir data in the api directory to provide a location for the database.
Run cargo run in the api directory to run the api and serve the bundled svelte project.