Forumnex is a modern, self-hosted forum software built with Next.js and Tailwind CSS.
Designed to be clean, fast, and extensible — perfect for communities, teams, or projects.
🚧 Currently in active development – features and UI are rapidly evolving.
Coming Soon...
- 🧭 Beautiful, responsive admin panel
- 🗂️ Forum categories, navigation, pages
- 👥 User and group management
- 🔒 Role & permission system
- 🧩 Addons, templates & marketplace
- 📈 Dashboard with statistics
- 🌙 Dark mode (planned)
- 📦 Self-hosted with full control
Technology | Description |
---|---|
Next.js | App Router, SSR/SSG capabilities |
Tailwind CSS | Utility-first styling |
Lucide Icons | Clean SVG icon set |
TypeScript | Type safety throughout |
git clone https://github.com/TerminalKyle/forumnex.git
cd forumnex
npm install
npm run dev
Then visit http://localhost:3000
in your browser.
- Admin layout with sidebar
- Dynamic route highlighting
- Full CRUD for forum posts
- Auth system (email or OAuth)
- Settings panel
- Deployment docs (Docker & Vercel)
Contributions are welcome!
Please open an issue or submit a pull request.
MIT © Dylan
Crafted with ❤️