Show HN: Rails-like CLI for building full-stack Nextjs apps faster (github.com)

1 points by gooky ↗ HN
Hello, HN!

Excited to share Kirimase, a CLI tool I built to scratch a recurring itch: is there a better way to set up my nextjs projects with my essentials packages? If you’ve grappled with the repetitive chore of configuring drizzle orm (or prisma), next-auth, trpc, shadcn-ui and other packages, I hope this can help!

Features Quick init: Dive straight into development without the mundane initial setup for core packages. Scaffolding: Inspired by the Rails CLI's scaffold feature, Kirimase helps you quickly set up new DB models + controllers (api and trpc routers) + views (using shadcn ui) Extensibility: I've recently added support for Prisma and will soon extend support for auth providers such as clerk, lucia-auth, and kinde.

Quick demo: https://twitter.com/nicoalbanese10/status/170090138244474900... Deep dive: https://twitter.com/nicoalbanese10/status/169901888660200677...

Check out the GitHub repo (https://github.com/nicoalbanese/kirimase) and share your thoughts, pull requests, or even just a star if you find it handy!

0 comments

[ 3.8 ms ] story [ 62.3 ms ] thread

No comments yet.