Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dax-dot-gay/ttrpg-toolkit

Well at least it's properly scoped this time.
https://github.com/dax-dot-gay/ttrpg-toolkit

Last synced: 6 days ago
JSON representation

Well at least it's properly scoped this time.

Awesome Lists containing this project

README

        

# ttrpg-toolkit

Well at least it's properly scoped this time.

**Scope Info:** [docs/scope_info](docs/scope_info.md)

**Documentation:** [Documentation.md](./docs/Documentation.md)

## TODO

- [ ] Docs
- [ ] Federate servers (invite sharing between nodes? direct users to alternate server based on invite? _funky_)

## Generating JSON Schemas Automatically

Run the following commands:

```bash
cd client
node ./src/scripts/jsonschema-doc.js
```

If more types are added, add additional configs to that file