A simple URL-shortener service with Notion table as a database, it provides the simplest interface for setting your links.
Those environment variables are required:
Name | Description |
---|---|
NOTION_TOKEN |
Internal integration token that you can get from Notion. |
NOTION_DATABASE |
Notion's database unique identifier |
SENTRY_DNS |
DNS for Sentry error handling |