{"id":21431536,"url":"https://github.com/tomdoestech/gotth","last_synced_at":"2025-05-15T08:05:17.123Z","repository":{"id":220299644,"uuid":"750657899","full_name":"TomDoesTech/GOTTH","owner":"TomDoesTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-30T00:33:48.000Z","size":19121,"stargazers_count":644,"open_issues_count":3,"forks_count":105,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-04-14T13:08:36.346Z","etag":null,"topics":["go","golang","htmx","tailwindcss"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=k00jVJeZxrs","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomDoesTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-31T03:55:49.000Z","updated_at":"2025-04-12T16:04:14.000Z","dependencies_parsed_at":"2025-04-14T11:36:07.693Z","dependency_job_id":"15131c86-5bef-4da5-b7ae-892aba038be9","html_url":"https://github.com/TomDoesTech/GOTTH","commit_stats":{"total_commits":51,"total_committers":10,"mean_commits":5.1,"dds":0.3137254901960784,"last_synced_commit":"5252c8c24e104b3a750d3a0549357eef267d922b"},"previous_names":["tomdoestech/gotth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomDoesTech%2FGOTTH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomDoesTech%2FGOTTH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomDoesTech%2FGOTTH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomDoesTech%2FGOTTH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomDoesTech","download_url":"https://codeload.github.com/TomDoesTech/GOTTH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254301426,"owners_count":22047902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","htmx","tailwindcss"],"created_at":"2024-11-22T23:07:59.011Z","updated_at":"2025-05-15T08:05:17.081Z","avatar_url":"https://github.com/TomDoesTech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoTTH\nA simple, modern stack for building fast web applications.\n\n**Watch walk-through video:**\n\n[![GoTTH stack walkthrough](https://img.youtube.com/vi/k00jVJeZxrs/0.jpg)](https://www.youtube.com/watch?v=k00jVJeZxrs)\n\n* Go - Backend\n* Tailwind - CSS\n* Templ - Templating\n* HTMX - Interactivity\n\n## Technologies\n### Tailwind\nTo generate the Tailwind style sheet, we use the Tailwind binary. To get started with TailWind CSS, make sure you have the correct binary in the root directory. follow the instructions in this guide. Make sure you download the correct binary for your operating system.\nhttps://tailwindcss.com/blog/standalone-cli\n\n### Templ\nhttps://templ.guide/\n\n### Air\nAir is required for hot reloading used in ```make dev```\nhttps://github.com/cosmtrek/air\n\n\n## Makefile\nThis Makefile is designed to simplify common development tasks for your project. It includes targets for building your Go application, watching and building Tailwind CSS, generating templates, and running your development server using Air.\n\n\n## Development\n`make docker-dev` will start everything in watch mode inside a Docker container.\n\n### Targets:\n\n```bash\nmake tailwind-watch\n```\nThis target watches the ./static/css/input.css file and automatically rebuilds the Tailwind CSS styles whenever changes are detected.\n\n```\nmake tailwind-build\n```\nThis target minifies the Tailwind CSS styles by running the tailwindcss command.\n\n```\nmake templ-watch\n```\nThis target watches for changes to *.templ files and automatically generates them.\n\n\n```\nmake templ-generate\n```\nThis target generates templates using the templ command.\n\n\n```\nmake dev\n```\nThis target runs the development server using Air, which helps in hot-reloading your Go application during development.\n\n```\nmake build\n```\nThis target orchestrates the building process by executing the tailwind-build, templ-generate, and go build commands sequentially. It creates the binary output in the ./bin/ directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdoestech%2Fgotth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomdoestech%2Fgotth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdoestech%2Fgotth/lists"}