No-code admin panel and business intelligence software - search, create, update, and delete data entries, create custom actions, and build reports.
Deploy this app to Linode with a free $100 credit!
Search, create, update, and delete data entries using a convenient UI. Create complex custom actions like sending an automated email to your customers via API integration. Build custom reports with SQL and visualize the results with charts. Combine individual reports into a single dashboard and share it with your team.
curl -o motor-admin -L https://github.com/motor-admin/motor-admin/releases/download/latest/motor-admin-Linux-x86_64
sudo chmod +x ./motor-admin
./motor-admin
curl -o motor-admin -L https://github.com/motor-admin/motor-admin/releases/download/latest/motor-admin-Darwin-x86_64
chmod +x ./motor-admin
./motor-admin
docker run -it -p 3000:3000 -v `pwd`:/app motoradmin/motoradmin:latest
curl https://raw.githubusercontent.com/motor-admin/motor-admin/master/docker-compose.yml | sed "s/SECRET_KEY_BASE:/SECRET_KEY_BASE: `openssl rand -hex 64`/" > docker-compose.yml
docker compose up
Motor Admin is licensed under the AGPL v3 license.
Please login to review this project.
No reviews for this project yet.
Web-based IDE framework with a small footprint and minimal …
Sourcegraph is a fast, open-source, fully-featured code sea…
ICEcoder is a web IDE / browser based code editor, which al…
Comments (0)
Please login to join the discussion on this project.