nextjs-notion-starter-kit
nextjs-notion-starter-kit copied to clipboard
Possible to use Notion-API-Worker instead of Notion API?
trafficstars
Description
First of all thanks for building this starter kit for an easier quick setup. However in China mainland fetching Notion API server might too slow due to the firewall, might need set a Proxies for quick access. I tried built a website with deploy personal Notion-API-Worker , which can solve the fetch time issue. Not sure if this is possible there is an option to point to my private worker instead of the current API?
Thanks!