Skip to content

ct5845/go-starters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start Apps

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.

  • Go
  • Live-Reload (AIR)
  • Environment Variables (DotEnv)

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.

  • HttpServer
  • Go
  • Live-Reload (AIR)
  • Environment Variables (DotEnv)

Combine previous two steps so we have a docker build for our HttpSever

  • Go
  • Live-Reload (AIR)
  • Environment Variables (DotEnv)
  • HttpServer
  • Docker

Builds with Tailwindcss integrated, using embed and static route handler to serve. Update to docker image to help serve this.

  • Tailwindcss
  • GO Embed & Static Routes
  • Go
  • Live-Reload (AIR)
  • Environment Variables (DotEnv)
  • HttpServer
  • Docker

About

A starter project for using HTMX, Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published