A utopia for tech enthusiasts
🌐 Live Site · 🚧 Staging · 💬 Discord · 🐛 Report Bug · ✨ Request Feature
The Codetopia Community Website is the official online home of Codetopia — an inclusive and collaborative space created to empower aspiring and practicing technologists. The website showcases who we are, what we do, and how anyone can get involved in our growing community.
| Technology | Purpose |
|---|---|
| Next.js | Framework (App Router) |
| shadcn/ui | UI Components |
| Tailwind CSS | Styling |
| Biome | Linting & Formatting |
| pnpm | Package Manager |
| Vercel | Deployment |
- Node.js 20+
- pnpm
npm install -g pnpm- Fork the repository
- Clone your fork
git clone https://github.com/YOUR_USERNAME/community-website.git
cd community-website- Install dependencies
pnpm install- Start the development server
pnpm devOpen http://localhost:3000 to view it in your browser.
We welcome contributions from everyone! Please read our Contributing Guide to get started and our Code of Conduct before participating.
⚠️ All pull requests should target thedevbranch, nevermaindirectly.
| Branch | Purpose |
|---|---|
main |
Production — live at codetopia.org |
dev |
Staging — preview at staging.codetopia.org |
feat/* |
Feature branches |
fix/* |
Bug fix branches |
docs/* |
Documentation branches |
| Platform | Link |
|---|---|
| 🌍 Website | codetopia.org |
| 💬 Discord | Join our Discord |
| 🐦 Twitter/X | @codetopia |
| Codetopia |
Codetopia — Together, we build the future of technology. 🚀