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

https://github.com/atomicptr/instant-admin

A one file responsive admin panel template to easily integrate into your project.
https://github.com/atomicptr/instant-admin

Last synced: 5 months ago
JSON representation

A one file responsive admin panel template to easily integrate into your project.

Awesome Lists containing this project

README

          

# Instant Admin

A one file responsive admin panel template to easily integrate into your project.

- No build steps
- No package managers
- No bullshit, 100% free and open source
- Just copy, paste and modify

Powered by [bulma](https://bulma.io/) and [Alpine.js](https://alpinejs.dev/).

## Motivation

I often have the need of adding some sort of admin panel to a project that does not really have any special requirements but it is surprisingly hard to find something that does not contain dozens of npm packages, build steps etc. Hence I made this.

## What is missing?

More pages like login, CRUD table view, etc. this is really super barebones right now but whatever is missing you can probably find on the internet or the bulma documentation.

## License

MIT