This project was developed as part of an interview process for Instatus.
I handled the server state with SWR on the client side, and used Prisma on the server side to interact with the Postgres database through Express. A simple npm package was created to handle the creation of new events, it verifies the user using a key and then adds the event to the log.