Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintained? #416

Open
bscott opened this issue Mar 30, 2024 · 5 comments
Open

Maintained? #416

bscott opened this issue Mar 30, 2024 · 5 comments

Comments

@bscott
Copy link

bscott commented Mar 30, 2024

Is this framework still maintained?

It seems that issue management and acceptance of PRs have stalled.

@hoachnt
Copy link

hoachnt commented Apr 2, 2024

Yes, it's sad

@matthewmueller
Copy link
Contributor

matthewmueller commented May 22, 2024

Hey sorry for the delay! It's true that development has paused for now.

The challenges themselves deserve a blog post, but the TL;DR is that I ran into some issues with generating so much code while still giving users the flexibility to swap out pieces of that generated code. It was mostly UX issues around the package naming and API discovery, honestly.

What aspects of Bud were most exciting to you? One thing that I've been doing semi-privately is breaking off chunks of Bud and making them more legit. For example, some of the frontend code is now a completely independent, well-tested, feature-rich tool. I think there's an opportunity to take those isolated tools and merge them back into Bud at some point in the future.

@hoachnt
Copy link

hoachnt commented May 23, 2024 via email

@yanickrochon
Copy link

I stumbled across this project from this post. If this project could support Vue.js, Solid, etc. and come with built-in user authentication, then I believe this would help the momentum.

I came here because I am exploring Go. Not sure if am a good fit as a contributor, but this all look quite promising!

@cggonzal
Copy link

cggonzal commented May 29, 2024

An ORM with auth and migrations support would really tie everything together and speed up development of standard CRUD apps.

Migrations was one of the things that was a pain to get into Django but really solidified the dev experience.

ORM's with good tooling are a pain in general but they're one of those things that speed up development so much that you can go from teams of 10 to teams of 1.

Edit: It looks like these are on the roadmap but getting them done would be no small feat. However, the value-add would be phenomenal, imo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants