Skip to content

kahlstrm/next-shortener

Repository files navigation

Basic URL-shortener, trying out the new App Router & RSC Next.JS along with some random other tools (Kysely, Turso, Atlas etc.)

Development

You need to setup Clerk for auth, Atlas for db-migration and Turso for DB connection.

cp .env.example .env.local
pnpm install
pnpm dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

URL-shortener using Next.js, RSC & kysely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published