[TempTing][https://github.com/Matthew-Craig01/TempTing] Backend The backend is built with Gleam and runs on Erlang's BEAM VM. In order to run the backend, you must first install Gleam and Erlang: instructions Build the backend gleam build Create DB ⚠️ This will delete the current database. gleam run create Run Server ⚠️ This will delete the current database. gleam run