The ultimate universal game companion tailored for all your tabletop RPG and board game needs. Enhance your gaming experience with customizable features for every game.
# Install pnpm if not already installed
npm install -g pnpm
# Install project dependencies
pnpm install
pnpm run dev
Deploy to vercel by merging a PR with the main
branch.