Alternatives
Products that do what pracht does
Full-stack Preact, per route
- 1

- 2AF
Hey HN! I want to share my side project with you. It's called Bud and it's a full-stack web framework for Go. I created a short video to show you how to create a minimal Hacker News clone with Bud: https://www.youtube.com/watch?v=LoypcRqn-xA. The framework is free, open source and MIT Licensed. You can find it on Github: https://github.com/livebud/bud. I started working on Bud 2 years ago after watching the introductory Laracast videos about the Laravel web framework. I was just blown away by how productive you can be in Laravel. However, like many of you,…
2022 · github.com
- 3FE
2014 · getflakes.com
- 4RW
2016 · rocket.rs
- 5
- 6

- 7

- 8

- 9

A free React/NodeJS SaaS template for quick idea execution
2023
- 10

- 11RA
2022 · github.com
- 12AN
Hi HN! I'd love to seek your insights on a fullstack web framework that employs a different approach: no build. It's not a new concept. The folks as Preact mentioned it: https://preactjs.com/guide/v10/no-build-workflows/ However, in the Web Framework market, I've yet to find many that support both "no build" and "SSR". There's always some sorts of "client mount" and "server mount" and either has (or both have) to go through a build (bundling) process. With the build process, there comes additional maintenance efforts and cognitive load. I've enjoyed wrestling…
2025 · jsr.io
- 13

- 14

- 15
- 16

- 17AR
Hi HN — we're the team behind Arch (https://github.com/katanemo/archgw), an open-source proxy for LLMs written in Rust. Today we're releasing Arch-Router (https://huggingface.co/katanemo/Arch-Router-1.5B), a 1.5B router model for preference-based routing, now integrated into the proxy. As teams integrate multiple LLMs - each with different strengths, styles, or cost/latency profiles — routing the right prompt to the right model becomes a critical part of the application design. But it's still an open problem. Most routing systems fall into two…
2025
- 18BP
Fir leverages Golang’s standard library html/template package and a bit of alpinejs to allow building reactive UIs. You start with plain old html and use alpinejs to enhance it to bring no-page-reload interactivity to web apps. The Fir toolkit is designed for Go developers with moderate html/css & js skills who want to progressively build reactive web apps without mastering complex web frameworks. It includes a Go library and an Alpine.js plugin. How it works ? On receiving user-interactions the fir server re-renders html templates and sends it over the wire where the fir client…
2023 · livefir.fly.dev
- 19SE
2016 · github.com
- 20CD
2023 · github.com
- 21FG
I've been exploring clean architecture and fullstack development in Go. This is a demo application with: - SSR frontend (pure Go templates) - REST API backend (modular design with internal packages) - Dockerized setup (frontend + backend + compose) - Taskfile for automation Inspired by common SaaS platform patterns. Code structure is intentionally clear, with backend and frontend separated, and all dependencies kept minimal. Repo: https://github.com/norbix/demo1_fullstack_golang More thoughts on Go, SaaS, CQRS, and microservices: https://norbix.dev Would love…
2025 · github.com
- 22FE
2022 · staticstarter.com
- 23ST
Hi HN, Releasing a new SaaS template/boilerplate built with SvelteKit, Tailwind, Supabase & Postgres. It’s called SaasStarter.work - MIT Open Source: https://github.com/CriticalMoments/CMSaasStarter - Feature Rich: user auth, user dashboard, marketing site, billing/subscriptions, pricing page, blog engine, and more - Very fast: perfect PageSpeed scores, achieved with pre-rendering and pre-compiling. - Extensible: all the tools you need to make additional marketing pages, UI components, admin portals, database backends, API endpoints, etc. - Hosting: Free to…
2024 · saasstarter.work
- 24TJ
Hi HN, I built Titan, a backend framework where you write routes and logic in JavaScript, and the CLI compiles everything into a single Rust + Axum binary using the Boa JS engine. No Node.js is required in production. The idea is to keep JS developer experience while getting Rust performance and a self-contained deployable server. Current features: JS route DSL Action system mapped to Rust esbuild bundling Generated Rust server with Axum Hot-reload dev server Single-binary output Repo: https://github.com/ezet-galaxy/-ezetgalaxy-titan Would love feedback on the…
Dec 2025 · npmjs.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →