Currently the backend solution for errors is a graceful `log.Fatal`. Should return the error to the frontend for display to the user.
Currently the backend solution for errors is a graceful
log.Fatal. Should return the error to the frontend for display to the user.