项目作者: menduz
项目描述 :
Personal or team markdown collaborative notebooks with sequence diagrams and GraphViz
高级语言: TypeScript
项目地址: git://github.com/menduz/diagrams.git
How to create your own diagrams server?
- Fork this repository, activate github pages, and set the CNAME
- Create a Firebase realtime database. Paste the settings in
docs/index.html
- Set the rules of the realtime database, copy the rules from
firebase-rules.json
- In firebase, enable Github authentication.
You are all set. That is everything you need to run your own server.