Skip to content

abdibrokhim/notlink-ui

Repository files navigation

notlink-ui

The official web app for notlink, written in nextjs and typescript.

Based off of ibrohim's egov ai agent template.

Configuration

The following environment variables can be used to configure notlink ui:

ENV_VAR type default description
NOTLINK_UI_HOST string 0.0.0.0:3000 The IP / port that the notlink ui should be hosted at.
NOTLINK_BACKEND_HOST string 0.0.0.0:8000 The IP / port that the notlink backend is hosted at.
THIRDWEB_CLIENT_ID string ... The client id for the thirdweb api.
THIRDWEB_SECRET_KEY string ... The secret key for the thirdweb api.
TURNSTILE_SITE_KEY string ... The site key for Cloudflare Turnstile bot protection.
TURNSTILE_SECRET_KEY string ... The secret key for Cloudflare Turnstile bot protection.
WHICH_NODE_ENV string development The node environment (development/production).
DOMAIN_NAME string localhost:3000 The domain name where the application is hosted.

Contributing

Contributing is highly encouraged! Even if you are not planning to submit any code, joining our Discord server and providing feedback helps us a lot!

Check out our CONTRIBUTING.md and find the appropriate repo above to contribute to.

Check out CHANGELOG.md for the latest changes/ updates.

Open Community

Join the awesome community on Discord

Credits

Logo made by Ibrohim Abdivokhidov (@abdibrokhim). Follow him on LinkedIn and/ or X (twitter)

Star History

Star History Chart

⭐ If you find notlink interesting, consider starring this repo to help spread the word.

Contributors ✨

Thanks goes to these wonderful people:

Made with contrib.rocks.

About

this is notlink - a blazingly fast url shortener ever built with rust programming language

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published