Mikaleb / Notion-Games-Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion-Games-Api

GitHub license Contributor Covenant Known Vulnerabilities GitHub issues

Notion && Rawg

This Notion integration syncs the daily Bing image of the day for a specific repo to a Notion Page

Running the project locally

1. Setup your local project

yarn

2. Set your environment variables in a .env file

You can create your own integration to get env variables here : https://www.notion.so/my-integrations

NOTION_KEY=<your-notion-api-key>
NOTION_PAGE_ID=<notion-page-id>

You can create your Notion API key here. Notion api this way Rawg api this way

3. Run code

yarn start

4. Make it daily with a Cron

30 7 * * *

FAQ

Please see here for a list of frequently asked questions.

Licensing

See the LICENSE file for licensing information as it pertains to files in this repository.

Contribution

Notion-Games-Api is an open-source project and we are very happy to accept community contributions. Please refer to Contributing to Notion-Games-Api page for more details.

If you run into a bug or miss a feature, please open an issue in this repository.

About


Languages

Language:TypeScript 54.5%Language:JavaScript 45.3%Language:Shell 0.2%