Hi Tulio,

I think there is definitely room for tooling that simplifies full stack 
development with Go (Go + JS/TS framework). It is definitely something I've 
thought about building, having done this kind of full-stack development 
myself. (well, actually, I have built little tools for various tasks but 
nothing for public consumption).

Realistically, though, I think to have any chance of catching on, the 
tool/framework is going to need to be open source and posted on Github.

Also: you may want to be careful about calling it a "framework" - many Go 
developers are pretty touchy about that word 😂 (and perhaps for good 
reason). I'm not entirely clear on the details of it from skimming your 
website but it looks like most of the functionality is tooling for 
generating code in Go+Vue, correct?

Best,
Shaun

On Saturday, June 21, 2025 at 5:21:52 PM UTC-6 Tulio Rodrigues de Freitas 
Nascimento wrote:

> Hi everyone! [image: :waving_hand:]
> My name is Túlio, I’m 29 years old and from Brazil. I’m developing a web 
> development stack called LWDK, built in Go, that aims to bring automation 
> concepts—similar to what *Artisan* does for Laravel—into the Go ecosystem.
>
> The stack is installable via CLI, written entirely in Go, and designed to 
> simplify and speed up full-stack web development with Vue (via Vite) and Go.
>
> I’ve created a website where you can download the tool and see it in 
> action: https://lwdk.site13.com.br.
> It includes an automatic translation widget for other languages, and I’m 
> currently working on full internationalization of the tool.
>
> While it’s not open source *yet* (as I’m still working on its core), I 
> plan to make it open in the future. All help is welcome, and if you’re 
> interested in the idea or want to be part of the project, feel free to 
> reach out!
>
> <https://forum.golangbridge.org/t/introducing-lwdk-a-framework-stack-connecting-vite-vue-and-golang-for-productivity/39060#p-91743-key-features-1>Key
>  
> features:
>    
>    - One command creates a full project structure (frontend + backend)
>    - Live reload for both frontend and backend
>    - Separation of concerns with clean structure using the [create]
>     command
>    - [make:route] generates backend routes automatically in Go
>    - [db:sync] syncs and creates database structures with optional 
>    pre-sets (great for debugging)
>    - And more to come!
>
> [image: :package:] Download and learn more: https://lwdk.site13.com.br
>
> Let me know what you think or if you’d like to contribute. Thanks! [image: 
> :raising_hands:]
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/53063039-5cba-4c8a-b723-216ed9e91171n%40googlegroups.com.

Reply via email to