Skip to content

The interface of a game show with the ability to change slides, tally points, and more

Notifications You must be signed in to change notification settings

pensjonatus/game-show

Repository files navigation

Game show panel in Next.js with SWR

Development:

yarn dev

Setup

You need a Postgres database. Add a .env file to the root of your project and specify the connection string inside:

DATABASE_URL="postgresql://postgres:bla-bla-bla@somethnig.database.com:[PORT]/postgres"

About

The interface of a game show with the ability to change slides, tally points, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published