/drawio-custom

Customized draw.io editor for stackdb.info

Primary LanguageJavaScript

Choosing the .env

Development

docker-compose --env-file .env.dev up # dev

Navigate to http://localhost:20202

Production

docker-compose up