A powerful open-source community platform designed to empower developers, creators, and enthusiasts to share knowledge, engage in thoughtful discussions, and build inclusive online spaces.
- Jay Mehta
- Utsav Chotaliya
- Divya Sonani
- 📝 Publish blog-style posts with rich text support
- 💬 Comments and nested discussions
- 🔔 Notifications for mentions and replies
- 🧵 Tagging and categorization system
- 📈 Reactions (likes, bookmarks) for engagement
- 🔐 Authentication and user profiles
- 🧑💻 Admin panel for content and user management
- 🛡️ Moderation tools to ensure safe interactions
- Frontend: React.js, Stimulus, Tailwind CSS
- Backend: Ruby on Rails
- Database: PostgreSQL
- Deployment: Docker, Render/Heroku compatible
- Authentication: Devise & OAuth
To run the project locally:
git clone https://github.com/jaymehta9/forem-clone.git
cd forem-clone
bin/setup
bin/dev