Welcome to the waitlistgo, this project is built using devcontainer, golang, htmx, templ, and PostgreSQL. It also utilizes Tailwind CSS.
- Install the Visual Studio Code
- Install the Dev Containers
- Clone the repository to your local machine.
- Open the project folder in Visual Studio Code.
- When prompted, click on the "Reopen in Container" button to open the project in a devcontainer.
- Wait for the devcontainer to build and start.
- Once the devcontainer is ready, you can access the project at
http://localhost:8080
in your web browser.