Tuda

A simple URL-shorter service written in Dart with Shelf. With Notion as a database, it provides the simplest interface.

Notion "Tuda" database

Environment

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
TUDA_PORT Port for the web-server
SENTRY_DNS DNS for Sentry error handling

GitHub

View Github