Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.
/ CoolLinks Public archive

CoolLinks是一个基于nodejs的短链接项目,拥有管理员后台和用户后台,可编辑有效期和更换链接,已废弃

Notifications You must be signed in to change notification settings

yanjie233/CoolLinks

Repository files navigation

CoolLinks

CoolLinks是一个通过V0.dev开发的简单短链接,可以自由更换目标地址、有效期、以及上密码等功能的短链接程序。

需要的函数

NEXT_PUBLIC_SUPABASE_URL=your-supabase-url

NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key

NEXT_PUBLIC_SITE_URL=your-site-url

SMTP_HOST=your-smtp-host

SMTP_PORT=your-smtp-port

SMTP_SECURE=true-or-false

SMTP_USERNAME=your-smtp-username

SMTP_PASSWORD=your-smtp-password

EMAIL_FROM=[email protected]

IMAP_HOST=your-imap-host

IMAP_PORT=your-imap-port

IMAP_USERNAME=your-imap-username

IMAP_PASSWORD=your-imap-password

Vercel 一键部署

Deploy with Vercel

About

CoolLinks是一个基于nodejs的短链接项目,拥有管理员后台和用户后台,可编辑有效期和更换链接,已废弃

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published