Skip to content

Official website of Les Fous des Tours, a university chess club platform for tournament management and static content publishing

License

Notifications You must be signed in to change notification settings

imbjdd/lesfousdestours.fr

Repository files navigation

Les Fous des Tours

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.

Tech Stack

Frontend: Next.js, shadcn/ui

Database: Supabase

Content Management: Outstatic

Installation

  git clone https://github.com/imbjdd/lesfousdestours.fr.git
  cd lesfousdestours.fr
  npm install
  npm run dev

Environment Variables

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

Deployment

This project can be deployed on any platform that supports Next.js, such as Vercel or Netlify.

Deploy On Vercel

  1. Connect your Git repository to Vercel.
  2. Add your environment variables in the Vercel dashboard.
  3. Deploy!

Contributing

Contributions are always welcome! Feel free to submit issues or pull requests.

License

MIT

About

Official website of Les Fous des Tours, a university chess club platform for tournament management and static content publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published