Empowering innovation at SRM through community, collaboration, and creation.
Empowering innovation at SRM through community, collaboration, and creation.
A modern web platform for the Founders Club @ SRM — showcasing projects, events, and opportunities for aspiring student entrepreneurs.
The Founders Club at SRM fosters a culture of innovation, entrepreneurship, and collaboration. We organize events, hackathons, and incubator programs to empower the next generation of student founders.
- Frontend: Next.js, TailwindCSS, TypeScript
- Backend: Supabase (PostgreSQL + Auth + Storage)
- DevOps: Doppler (Secrets Management)
- Design: Figma
- Node.js (v22 or higher)
- Bun (recommended package manager) - Installation Guide
- Supabase Access (ask @greeenboi)
- Doppler Access (ask @greeenboi)
- Recommended VSCode Extensions installed
# Clone the repository
git clone https://github.com/founder-srm/Founders-website.git
# Move into the project directory
cd Founders-website
# Install dependencies
bun install
# Run the development server
run bun dev --watch
# or
bun dev
# Visit the app locally
http://localhost:3000
Run the Application
After setting up environment variables, run:
bun run dev --watchThe site will be live on your local environment.
We love open-source! Contributions are always welcome.
Please read the following before making a PR:
- Contributing Guidelines
- Code of Conduct
Quick Start for Contributors:
- Fork this Repository.
- Create a new branch for your feature/fix:
git checkout -b feature/your-feature-name- Commit your changes with a clear message:
git commit -m "Added: feature-description"- Push to your fork:
git push origin feature/your-feature-name- Open a Pull Request describing what you’ve changed.
| Issue | Possible Fix |
|---|---|
| Supabase auth not working | Check .env variables |
| Doppler not syncing | Ensure Doppler CLI is logged in |
| App not building | Clear .next and reinstall dependencies |
| Static assets missing | Run run bun dev before deployment |
Join the Founders Club community to collaborate and innovate!
- Official Website
- Contact us: fc.dei@srmist.edu.in
Thanks to all these amazing people who have contributed to this repo :)