An open API service indexing awesome lists of open source software.

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.

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