Aegis-Reign is a modern Q&A platform for developers to connect, share knowledge, and solve problems together with the help of our community and AI assistant.
Instead of a local database, this project uses Supabase for authentication, storage, and database needs. This means you can tap the link above and use the app instantly—no setup or installation required!
- Ask and answer programming questions
- AI-powered assistant for instant help
- User profiles, badges, and reputation
- Modern, responsive UI with dark mode
- Real-time updates and stats
If you want to run the project locally, clone the repo and install dependencies:
git clone https://github.com/Miten15/Aegis-Reign.git
cd Aegis-Reign
npm install
npm run devBut you don't need to! Just use the live demo.
- Next.js
- React
- Tailwind CSS
- Supabase
app/– Main application pages and API routescomponents/– Reusable UI componentscontexts/– React context providershooks/– Custom React hookslib/– Utility functions and Supabase integrationpublic/– Static assetsscripts/– SQL setup scriptsstyles/– Global styles
Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.
MIT



