Skip to content

javaijafoi/iHunt-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iHunt — independent VTT build for internal testing

This repository contains a cleaned fork of the original cassApp virtual tabletop, stripped of external services, donation links, and public branding so it can be tested privately.

Development

Clone this repository and work locally.

Prerequisites

  1. Install Node >=22 (to match the engine property in package.json) or use the provided devcontainer with VS Code.

Installation

iHunt relies on Node and npm to download its dependencies and run.

Install dependencies:

npm install

Running the application

Start the dev server:

npm run start

Vite will serve the site at http://localhost:1234 and hot-reload on save.

About

The Free and Open-Source VTT

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%