Welcome to the official website of Les Fous des Tours, the chess club of Sorbonne University! This platform serves as the central hub for organizing tournaments, sharing static content, and managing club activities.
Database: Supabase
Content Management: Outstatic
git clone https://github.com/imbjdd/lesfousdestours.fr.git
cd lesfousdestours.fr
npm install
npm run dev
To run this project, you will need to add the following environment variables to your .env file
NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY
HCAPTCHA_SECRET
MAILGUN_API
SUPABASE_PRIVATE_KEY
This project can be deployed on any platform that supports Next.js, such as Vercel or Netlify.
- Connect your Git repository to Vercel.
- Add your environment variables in the Vercel dashboard.
- Deploy!
Contributions are always welcome! Feel free to submit issues or pull requests.