834119102f | ||
---|---|---|
.gitignore | ||
README.md | ||
prog.py |
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