create development guide

remove deps badge

correct mongo connection string and driver update

seed data for developer environment, database as docker image
This commit is contained in:
2025-11-20 09:48:56 +01:00
committed by Owen Rees
parent 28f3bf69c6
commit 67e97b6ca0
11 changed files with 26142 additions and 43 deletions
+1 -2
View File
@@ -4,13 +4,12 @@
![GitHub](https://img.shields.io/github/license/therealowenrees/echecsfrance?style=for-the-badge)
![Vercel](https://vercelbadge.vercel.app/api/therealowenrees/echecsfrance?style=for-the-badge)
![Depfu](https://img.shields.io/depfu/dependencies/github/TheRealOwenRees/echecsfrance?style=for-the-badge)
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
## Tech Stack
This website is built in Typescript using:
This website is built in TypeScript using:
- [Next.js](https://nextjs.org/)
- [Tailwind](https://tailwindcss.com/)