mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
readme and package updates
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
# [Echecs France](https://www.echecsfrance.com/)
|
# [Echecs France](https://www.echecsfrance.com/)
|
||||||
[](https://github.com/TheRealOwenRees/plantID_discordbot/blob/master/README-fr.md)
|
[](https://github.com/TheRealOwenRees/echecsfrance/blob/main/README-fr.md)
|
||||||
|
|
||||||

|

|
||||||
|
[](https://depfu.com)
|
||||||

|

|
||||||
|
|
||||||
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
|
## A website displaying upcoming chess tournaments for the [FFE](http://www.echecs.asso.fr/) on a map
|
||||||
@@ -24,4 +25,4 @@ Contributions are encouraged. Please open an issue to discuss your ideas.
|
|||||||
Add your code into a feature branch such as `feature/feature-name`. We utilise a [Github Flow](https://www.gitkraken.com/learn/git/best-practices/git-branch-strategy#github-flow-considerations) branching strategy.
|
Add your code into a feature branch such as `feature/feature-name`. We utilise a [Github Flow](https://www.gitkraken.com/learn/git/best-practices/git-branch-strategy#github-flow-considerations) branching strategy.
|
||||||
|
|
||||||
|
|
||||||
Please see the TODO file for a list of suggestions.
|
Please see the [TODO](https://github.com/TheRealOwenRees/echecsfrance/blob/main/TODO) file for a list of suggestions.
|
||||||
|
|||||||
@@ -2,10 +2,6 @@
|
|||||||
"name": "client",
|
"name": "client",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
|
||||||
"node": ">=18.16.0",
|
|
||||||
"npm": "please-use-npm"
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
|
|||||||
Reference in New Issue
Block a user