Skip to content

gleb-sevruk/pycrunch-tracing-webui

Repository files navigation

pycrunch_tracing_webui

Repository holding UI:

http://app.pytrace.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Deployment

  ssh root@app.pytrace.com
  cd code/pycrunch-tracing-webui/
  git pull
  npm run build
  cp -a /root/code/pycrunch-tracing-webui/dist/. /var/www/app.pytrace.com/html/

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages