Skip to content

kenanoestreich/wanderers-guide-remaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wanderer's Guide

Quick links

Description

This is currently undergoing significant changes as the remaster is being built from the legacy app. More updates will be coming soon!

To help contribute, currently go to the Legacy App and follow the README there. If you would like to contribute to the rework, come chat to us on the Wanderers Guide Discord and search tag @developer in the development channel.

Setup

  1. Install node.js using the instructions here: https://nodejs.org/en/download
  2. Go into the /frontend directory
  3. Run npm install
  4. While npm installs, copy .env.local.template to .env.local
  5. Paste the supabase url and key into .env.local (get these values from the project settings page)
  6. Run npm run dev

About

Pathfinder 2e Character Builder that I want to help with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%