The end-goal is a skelton for a fukll web development project, this builds it up with the technologies along the way.
Basic "Hello World" with live reload.
Basic "Hello World" with a simple Docker build step.
- Docker
- Go
- Live-Reload (AIR)
A basic website with 2 routes, all native techs so far.
Combine previous two steps so we have a docker build for our HttpSever
Builds with Tailwindcss integrated, using embed and static route handler to serve. Update to docker image to help serve this.