GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
Ce projet est une interface, mise a disposition de l'administration du [AIUS](https://fr-fr.facebook.com/aius.strasbourg/). Elle materialise une caisse enregistreuse dématerialisée permetant la gestion des achat et du stock.
Ce projet est une interface, mise a disposition pour l'administration du [AIUS](https://fr-fr.facebook.com/aius.strasbourg/). Elle materialise une caisse enregistreuse dématerialisée permetant la gestion des achat et du stock.
### Table des matières
1.[Installation du module](#module-installation)
...
...
@@ -14,14 +14,12 @@ Ce projet est une interface, mise a disposition de l'administration du [AIUS](ht
### Installation du module <a name="module-installation"></a>
Dans le dossier \RMS, vous pouvez lancer la commande :
#### `yarn install`
#### `docker-compose up`
### Dépendences <a name="dependencies"></a>
This project was bootstrapped with Create React App.
Tailwind was installed with the method provided in the documentation on the official website.
Ce projet est crée avec [Create React App](https://fr.reactjs.org/) et [Tailwind](https://tailwindcss.com/).
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
#### Utilisateurs
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
L'espace Utilisateur affiche la liste des utilisateurs en affichant leur caractéristiques notament si ils sont adhérant.
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.