Skip to content

pdrowfz/colinas

Repository files navigation

Colinas Pick'em

Colinas Pick'em is an app to allow picking the winners of the NFL games of the week.

Tech used

Colinas Pick'em is built on top of the T3 Stack. It currently uses:

Screenshots

colinas vercel app_login

colinas vercel app_games

How to run

Fill DATABASE_URL with your MySQL database URL, NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY with your Clerk keys, and then:

  • npx prisma db push
  • npm install
  • npm run dev

How to deploy

Merge a PR to the main branch and it will run the pipeline and deploy automatically.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published