A D&D Interactive Online Mapping Tool
This project is currently in development. It is being hosted on heroku at cartesia.bdarnell.com.
Please contact me at [email protected] for more info.
If the default server (pi.bdarnell.com) is not working, use these instructions to host a server on your own computer:
- Clone this git repository.
- Install the dependencies by running
npm install
in the terminal in the root of the repo. - Run
scripts/run_server.sh
- Go to cartesia.bdarnell.com and check the box titled "self-hosting", and under hostname put "localhost" (no quotes).