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.
- Host: GitHub
- URL: https://github.com/atomicptr/instant-admin
- Owner: atomicptr
- License: mit
- Created: 2024-03-12T17:03:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T17:07:37.000Z (almost 2 years ago)
- Last Synced: 2025-08-28T13:43:14.651Z (5 months ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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