Welcome to BashCraft - The official website of BashCraft Club, where we collaborate, create, and push the boundaries of what's possible in technology and innovation!
BashCraft is a student-driven technology club dedicated to fostering a community of builders, creators, and innovators. We organize workshops, hackathons, coding challenges, and collaborative projects to help students enhance their technical skills and work on real-world applications.
- 🎯 Team Showcase - Meet our talented core team members
- 📅 Events Management - Stay updated with upcoming workshops and hackathons
- 📝 Blog & Resources - Technical articles and learning materials
- 🤝 Community Hub - Connect with fellow tech enthusiasts
- 🏆 Project Gallery - Showcase of club projects and achievements
- Next.js - React framework for production
- React.js - Frontend Library
- TypeScript - Type-safe JavaScript
- Prisma - Next-generation ORM
- TailwindCSS - CSS Framework
- NeonDB - serverless PostgreSQL database platform
git clone https://github.com/BashCraftClub/bashcraft.git
cd bashcraftnpm install
# or
yarn install
# or
pnpm installTo run this project, you will need to add the following environment variables to your .env file
DATABASE_URL=
RESEND_API_KEY =
GOOGLE_CLIENT_ID =
GOOGLE_CLIENT_SECRET =
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
AUTH_SECRET=npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
This project is deployed on Vercel.
- Website: bashcraft.club
- Instagram: @bashcraft_club
- LinkedIn: BashCraft Club
- Thanks to all club members who contribute to this project
- Special thanks to our faculty advisors and sponsors

