Skip to content

Marviel/convinced-io

Repository files navigation

Convinced.io

A game where you convince AI to win.

Our submission for the Supabase AI Hackathon at YC on Nov 22-23, 2024.

Apps and Packages

  • web: another Next.js app
  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Develop

To develop all apps and packages, run the following command:

cd my-turborepo
npm run  dev

npm run sb start to start the Supabase server.