Bookings and Reservations This is the repostory for a bookings and reservations project. Built in Go (1.20) Depends on: chi - for routing nosurf - for csrf protection scs - for session management How To Run Pull this repository to a directory of your choice. Run the following in the terminal: go run ./cmd/web/