Skip to content

Better poll site written in typescript with using Next.js, prisma, tRPC, tailwind and PlanetScale.

Notifications You must be signed in to change notification settings

berkaycimsir/bepo

Repository files navigation

Bepo

Better poll site written in typescript with using Next.js, prisma, tRPC, tailwind and PlanetScale.

Deployed on Vercel

Build & Run

  1. First, install direnv and repository

    brew install direnv
    git clone https://github.com/berkaycimsir/bepo bepo && cd bepo
  2. Then, set environment variables and read them

    DATABASE_URL =
    PROD_URL =
    NEXT_PUBLIC_PROD_URL =
    NEXT_PUBLIC_LOCAL_URL =
    direnv allow
  3. Finally, install dependencies and run

    yarn && yarn dev

Show your support

Give a ⭐️ if this project helped you!

About

Better poll site written in typescript with using Next.js, prisma, tRPC, tailwind and PlanetScale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published