/six-takes

An open-source web game based on the card game known as 6 Nimmt or Category 5. Implemented using Supabase

Primary LanguageVue

6 Takes! (WIP)

An open-source web game based on the card game known as 6 Nimmt! or Category 5. Implemented using Supabase's PostgreSQL triggers and Realtime subscriptions.

Please note that this project is very much a work in progress.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint