/cpm

Chinese Poker Manager

Primary LanguageTypeScript

Chinese Poker Manager

A web application for managing Chinese Poker games, built with Next.js and Neon database.

Features

  • Create and manage game sessions
  • Add and remove players
  • Record hands and calculate scores
  • View session history and final results

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Neon (PostgreSQL)
  • Tailwind CSS

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Set up your environment variables (see .env.example)
  4. Run the development server with npm run dev

Deployment

This project is set up to be deployed on Vercel with a Neon database.