Skip to content

A dice roller aimed at playing TTRPGs online. Built-in support for 5E, Lancer, and Witch+Craft.

License

Notifications You must be signed in to change notification settings

wickworks/witchdice

Repository files navigation

TO-DO

List is at https://trello.com/b/e24TNiu1/witchdice

COMMANDS

start local server

npm start http://localhost:3000

start and view the local firebase emulator

firebase emulators:start --only database http://localhost:4000

prep for deploy

update ChangeLog.jsx and version.js and owlbear_ext/manifest.js make a version commit move deployed branch up to main npm run build

preview the deploy

firebase hosting:channel:deploy eye-of-newt

actually deploy

firebase deploy

NEW ENVIRONMENT

  • running on node v16.13.2
  • create a .env file in the root directory: REACT_APP_COMPCON_API_KEY=xxxxx

TO TEST ON OWLBEAR

  • deploy to the eye-of-newt preview server
  • install that /owlbear_ext/manifest.json file on owlbear
  • may have to hard refresh to see the new version on owlbear

About

A dice roller aimed at playing TTRPGs online. Built-in support for 5E, Lancer, and Witch+Craft.

Topics

Resources

License

Stars

Watchers

Forks

Languages