This is a RPGJS framework based demo app. It was based on the starter template: https://github.com/rpgjs/starter.
Install the dependencies:
bun install
Create a .env
file in this folder, containing RPG_TYPE=rpg
Run the project:
bun run dev
Navigate to localhost:3000. You should see the game running.
Add the following to your .env
file:
NODE_ENV=production
Then run the following command:
bun run build
Documentation Community Help Tiled forum
Davidvitas Attribution 4.0 International (CC BY 4.0)- https://creativecommons.org/licenses/by/4.0/deed.en