Welcome to Sorare Notion connector 👋

Version Twitter: glamanda\_

Connector between Sorare and notion to get autofilled player informations in a notion database

TODO: add some captures

Disclamer: This project give you everything to deploy yourself on AWS.
You will need:

  • An AWS account,
  • A notion account,
    • copy the template from [here](TODO: add a link here)
    • get the database id

Install

yarn install

Usage

Add environment variables

Copy the example file .env.example to .env and fill the values.

For the NOTION_TOKEN you need to create an custom integration in notion. Then, share the Sorare board with the integration.

For the NOTION_DB_ID you need to copy the database id from the url of the database.

Deploy

You are all set to deploy now.

yarn deploy

It will create an AWS cloud formation with a scheduled lambda function that will update the database.

Test in local

yarn run start

Author

👤 Guillaume Lamanda

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator