https://github.com/nicolassutter/minoro
Admin interface to manage your data generated from your backend code.
https://github.com/nicolassutter/minoro
admin backend typescript
Last synced: 10 months ago
JSON representation
Admin interface to manage your data generated from your backend code.
- Host: GitHub
- URL: https://github.com/nicolassutter/minoro
- Owner: nicolassutter
- License: mit
- Created: 2025-07-24T10:41:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T14:41:38.000Z (11 months ago)
- Last Synced: 2025-08-30T07:03:34.357Z (10 months ago)
- Topics: admin, backend, typescript
- Language: TypeScript
- Homepage: https://minoro.netlify.app
- Size: 1.47 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minoro
**Type-Safe Admin UI Generator**
Minoro automatically generates admin interfaces from your backend code, letting you focus on business logic while it handles the UI.
## ✨ Features
- **🎯 Backend-First** - Only write backend code, UI generated automatically
- **🔒 Type-Safe** - Built with TypeScript and Standard Schema validation
- **⚙️ Logic Agnostic** - Use any database, ORM, or business logic
- **🚀 Deploy Anywhere** - Serverless, Docker, traditional servers
- **🎨 Rich Components** - Forms, datatables, galleries, and more
- **⌨️ Developer Experience** - Vim mod btw
## Documentation
Visite the documentation at: [minoro.netlify.app](https://minoro.netlify.app)
## License
MIT