Skip to content

Generic app template used by ATOS FSE

gofs-cli/fs-app-template

Repository files navigation

Golang full stack app

What does this app include out of the box?

  • templ setup with a simple page with a few example components
  • auto build from air
  • alpinejs setup
  • go server setup
  • docker setup
  • postgres setup with local and GCP connectors

Before you start development

  • Decide how you want to use databases and eitehr remove the postgres setup or the GCP setup and roll your own or remove gorm if using direct connections