Prerequisites
Before setting up the Reservations application, ensure you have the following tools installed on your system:Install Node.js
Install Go
Install Docker
Install Air
Install Make
Install GNU Make
Install Caddy
Install Caddy for reverse proxy during developmentFollow the installation instructions for your operating system on the Caddy websiteVerify installation:
Install golangci-lint (Optional)
Installing Dependencies
Once all prerequisites are installed, navigate to the project root and install the application dependencies:Install Node.js dependencies
After installing dependencies, proceed to the Environment Configuration page to set up your environment variables.