https://github.com/menduz/diagrams
Collaborative notebooks with sequence diagrams and GraphViz
https://github.com/menduz/diagrams
diagrams firebase graphviz notebooks sequence-diagrams
Last synced: about 1 month ago
JSON representation
Collaborative notebooks with sequence diagrams and GraphViz
- Host: GitHub
- URL: https://github.com/menduz/diagrams
- Owner: menduz
- License: apache-2.0
- Created: 2020-05-05T17:13:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:26:43.000Z (over 2 years ago)
- Last Synced: 2025-04-15T00:08:31.537Z (about 1 month ago)
- Topics: diagrams, firebase, graphviz, notebooks, sequence-diagrams
- Language: TypeScript
- Homepage: https://diagrams.menduz.com
- Size: 7.89 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to create your own diagrams server?
1. Fork this repository, activate github pages, and set the CNAME
2. Create a Firebase realtime database. Paste the settings in `docs/index.html`
3. Set the rules of the realtime database, copy the rules from `firebase-rules.json`
4. In firebase, enable Github authentication.You are all set. That is everything you need to run your own server.