Go to file
DrMint 834119102f Initial commit 2022-05-14 23:31:38 +02:00
.gitignore Initial commit 2022-05-14 23:31:38 +02:00
README.md Initial commit 2022-05-14 23:31:38 +02:00
prog.py Initial commit 2022-05-14 23:31:38 +02:00

README.md

migrations.accords-library.com

Provides to Accord's Library the tools to make migrations of the database.

Credentials to Strapi

Create a .env.local file with the following information:

URL_GRAPHQL=https://path.to.strapi.com/graphql
ACCESS_TOKEN=token_generated_by_strapi

Then run the script using:

python3 prog.py