Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dax-dot-gay/ttrpg-toolkit
- Owner: dax-dot-gay
- License: gpl-3.0
- Created: 2022-07-10T20:59:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T22:48:08.000Z (almost 2 years ago)
- Last Synced: 2024-08-22T18:03:38.100Z (3 months ago)
- Language: TypeScript
- Size: 20.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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