Skip to content

panigrah/lurkit

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

This project uses nextauth and prisma with postgres.

After you configure the necessary keys, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

  1. You can directly browse to a subreddit with http://localhost:3000/r/subreddit
  2. to browse to a multireddit you join all subreddits with a %2b. e.g. For cats dogs and funny you would do http://localhost:3000/r/cats%2bdogs%2bfunny

Releases

No releases published

Packages

No packages published

Languages