doc : add contributing doc

This commit is contained in:
GuillaumeSD
2025-05-25 23:01:05 +02:00
parent 6fe0a2504b
commit 3d2b41acf5
2 changed files with 34 additions and 0 deletions

View File

@@ -67,6 +67,10 @@ Run it with :
npm run lint
```
## Contribute
See [contributing](CONTRIBUTING.md) for details on how to contribute to the project.
## Deploy
To deploy the app, install [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) and [authenticate](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html), then run :