2022-05-14 23:31:38 +02:00
2022-05-14 23:31:38 +02:00
2022-05-14 23:31:38 +02:00
2022-05-14 23:31:38 +02:00

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
Description
No description provided
Readme 25 KiB
Languages
Python 100%