axadrn

↗ HN profile [ 39.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I shipped templUI v1.7.0 today. templUI is a component library for Go + templ + Tailwind. The biggest change in this release is that you can now use it in two ways: - CLI workflow: copy components into your own codebase…

  2. Hi HN, I’m building two products for Go + templ developers: goilerplate - a Go boilerplate with auth, payments, email, blog/docs, SEO, and more - https://goilerplate.com templUI Pro - premium UI blocks for Go + templ -…

  3. Hi HN — I shipped v0.3.0 of deeploy, a terminal-first tool for deploying docker apps to your own vps. This release adds: - Multi-profile / multi-vps support across auth, API, settings, logs, and domains - Improved…

  4. Deploy containers from git repos on your own server. New version has a panel-based TUI with tree navigation. Written in Go, runs on Docker + SQLite.

  5. I built a self-hosted alternative to Heroku/Vercel that runs entirely in the terminal. Why? I wanted deployments to feel native to my terminal workflow. No browser tabs, no dashboards. Stack: Go, Bubble Tea (TUI),…

  6. Built on top of templUI - https://templui.io - (OSS), which I also created. goilerplate handles auth, subscriptions, docs, etc. SQLite by default, Postgres optional. Polar integration for payments. Feedback welcome!

  7. Hi HN, I’m building templUI – a UI kit for templ, styled with TailwindCSS. It includes a CLI installer to add and manage components (like: templui add button modal) – inspired by shadcn/ui. templUI – The UI Kit for…