Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

FlexURL-link/portal.flexurl.link

Repository files navigation

FlexURL Portal

A standalone Next.js project for the FlexURL entry portal.

Pick how you want to use FlexURL:

  • Dashboard — redirects to https://dashboard.flexurl.link. Account required, visitor stats, analytics.
  • Privacy mode — create a short link on the fly. No account, just a slug, a destination URL and an expiration date.

Stack

  • Next.js 16 (App Router)
  • React 19
  • TypeScript

Routes

Path Description
/ Portal — the two-mode landing page

The Dashboard option is an external link to https://dashboard.flexurl.link. The Privacy form runs entirely client-side.

Development

npm install
npm run dev

Build

npm run build
npm run start

About

A portal page for FlexURL letting users choose between a full dashboard or a quick private link with no account.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors