fastapiadmin/FastapiAdmin — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a ready to use admin management platform like FastApiAdmin.

I want a web dashboard where an admin can log in and manage users, roles, menus, departments, jobs, dictionaries, settings, notices, files, logs, scheduled tasks, online users, server status, and cache status. It should have role based permissions, including menu and button permissions, so different staff only see what they’re allowed to use.

Please include a clean modern login page, dashboard, data tables, forms, search, pagination, and an API backend. I also want developer tools inside the admin area, like API docs, a form builder, and a code generator that can create basic CRUD pages from database tables.

Use a FastAPI backend with a Vue 3 admin frontend, and include setup for MySQL or PostgreSQL plus Redis. If possible, also include Docker deployment with Nginx and SSL support. Add sensible default admin data so I can run it locally and log in right away with a test account.

Want more depth? Deep Reverse