Golang Template/Boilerplate now available #69
bryanvaz
started this conversation in
Show and tell
Replies: 1 comment
-
I will link this to our docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just a heads up. Just rolled up Franken UI template for Go backend with
templ
based rendering at https://github.com/bryanvaz/go-fiber-franken-templ-boilerplate.Getting JS and Go pieces to fit is always a bit tricky, and there are certainly some ergonomic improvements that can be made, but this boilerplate should suffice for 95% of use cases.
@sveltecult dunno if you want to mark the boilerplate somewhere so anyone working on a go backend can easily find it (and hopefully not spam the repo with questions)
(didn't use Tailwind 4 since that's still experimental with Franken UI)
Beta Was this translation helpful? Give feedback.
All reactions