NextMin is a developer toolkit designed to make schema-driven development fast and transparent. Some key features:
Dynamic Schema System – instantly generate CRUD APIs from JSON schemas
Admin Panel – React + Tailwind, live schema updates
API Router – flexible, with JWT + API key authentication
File Storage – S3-compatible upload support
Hot Reloading – backend and frontend reload without restarts
Monorepo Ready – plug-and-play with private npm packages
New: you can try it directly in the NextMin Playground here: https://nextmin-playground.gscodes.dev/
I built this because I believe dev tools should be fast, adaptable, and not locked behind walls. Would love feedback from the community.