Ezzatullah1016/bailyandbeau ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app foundation for the Bailey & Beau platform.
I want a Django backend with a simple API and a small Next.js frontend that can log in, show a basic dashboard, and connect to the backend. The app should include public login and signup, user authentication, a super admin area, and a normal Django admin area for raw data management. Please also set up the core things the app will need later, like books, children, badges, reminders, subscriptions, and live reading sessions, even if some screens are still basic for now.
Make sure the home page works, the frontend can talk to the backend, and the project is ready to run locally with clear setup instructions. If you need to check current docs for Django, Next.js, or any third party service, feel free to look them up online. Keep the design clean and minimal, but make sure the main routes and admin pages are usable.
Are you gonna build this?
make sure you review the code using coderabbit