Hacker News new | ask | show | jobs
by danielvaughn 902 days ago
Not to spam HN with yet-another-AI idea, but honestly this kind of scaffolding is where it could really shine. Just earlier this evening, I wanted a project that (a) used typescript, (b) was a monorepo, (c) one package was a library that could be used on either the browser or the server, and (d) another package was a CLI wrapper for the library.

I spent a shameful amount of time fiddling with the configuration before getting it right - all I want is a website that lets me describe everything above, and then generates all that boilerplate crap for me.

1 comments

You wouldn't lose in the market against a solo-founder with such a tool. You'd lose against that annoying dev that refuses to not build a monolith with Rails or similar and be done with it :)