Skip to content
Snippets Groups Projects
Commit 7c720ee5 authored by PEDROLI Benjamin's avatar PEDROLI Benjamin
Browse files

add Pilote documentation

parent 66f145b8
No related branches found
No related tags found
No related merge requests found
Pipeline #12060 passed
......@@ -15,4 +15,4 @@ Pilote is a social application.
- DEV : https://pilote-agent-dev.grandlyon.com/
- REC : https://pilote-agent-rec.grandlyon.com/
- PROD : https://pilote-agent.grandlyon.com/
### Deployment
# Deployment
For each environment, the CI-CD is implemented.
......
This section explains the different functionalitites :
# Beneficiairies
Once you are authenticated, you'll redirect into /liste-beneficiaire route.
You are getting all usager known.
# Sharing
For each beneficiary, you can ask the sharing. It means that you will be redirect into the public page of the cozy usager. In the same time, one process is running in order to send the sms. This sms contain one sharecode in order to provide some right on the cozy usager.
\ No newline at end of file
......@@ -6,4 +6,11 @@ Pilote is a social application.
[Pilote gitlab repository](https://forge.grandlyon.com/solidarite/monparcourssocial)
[Pilote TS front - gitlab repository](https://forge.grandlyon.com/solidarite/monparcourssocial/mps-travailleursocial)
\ No newline at end of file
[Pilote TS front - gitlab repository](https://forge.grandlyon.com/solidarite/monparcourssocial/mps-travailleursocial)
## Acces to the application deployed
- DEV : https://pilote-agent-dev.grandlyon.com/
- REC : https://pilote-agent-rec.grandlyon.com/
- PROD : https://pilote-agent.grandlyon.com/
......@@ -29,6 +29,8 @@ nav:
- Index: pilote/Pilote - TS - Back/index.md
- Application:
- Deploy: pilote/Pilote - TS - Back/application/deploy.md
- Functionalities:
- Routes: pilote/Pilote - TS - Back/functionalities/routes.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Back/getting_started/launch_local_application.md
- Setup your environment: pilote/Pilote - TS - Back/getting_started/setup_your_environment.md
......@@ -37,9 +39,11 @@ nav:
- Index: pilote/Pilote - TS - Front/index.md
- Application:
- Deploy: pilote/Pilote - TS - Front/application/deploy.md
- Functionalities:
- Routes: pilote/Pilote - TS - Front/functionalities/functions.md
- Getting Started:
- Launch the application on local: pilote/Pilote - TS - Front/getting_started/launch_local_application.md
- Pilote - TS - Usager:
- Launch the application on local: pilote/Pilote - TS - Front/getting_started/launch_local_application.md
- Pilote - Usager:
- Application:
- Deploy: pilote/Pilote - Usager/application/deploy.md
- Doctypes: pilote/Pilote - Usager/application/doctypes.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment