tuda
a simple url-shorter service written in dart with shelf. with notion as a database, it provides the simplest interface.
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 |
Comments are closed.