Gelt is a powerful framework for Go, inspired by Svelte and Vue, that enables developers to build modern web applications with ease.
Gelt – Short for Go + Svelte, also means money in Yiddish.
To create a new Gelt project, simply run:
go run github.com/struckchure/gelt/cmd new
This command scaffolds a new Gelt project with the necessary structure and configuration.
Gelt allows you to build dynamic frontend applications with declarative UI components and reactive data binding.
Gelt can also serve as a backend framework, leveraging Go’s speed and scalability to handle API requests efficiently.
With Gelt, you can combine frontend and backend into a single project, keeping everything streamlined and optimized.
Gelt supports hot reloading for static files, ensuring a smooth development workflow. Any changes to your frontend assets or templates are reflected instantly without restarting the server.
Gelt simplifies route management with a file-based routing system. Just like in SvelteKit, pages are created based on file structure, making it intuitive to define your application's routes.
🔗 Demo on X
Get started with Gelt today and experience the power of Go-driven web development! 🚀