Skylsmoi cfebca2cb7 fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh 5 years ago
..
dist moved tracim_frontend_app_thread files into frontend_app_thread 5 years ago
src fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh 5 years ago
.editorconfig moved tracim_frontend_app_thread files into frontend_app_thread 5 years ago
.gitignore moved tracim_frontend_app_thread files into frontend_app_thread 5 years ago
README.md moved tracim_frontend_app_thread files into frontend_app_thread 5 years ago
package.json fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh 5 years ago
rebuild_thread.sh fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh 5 years ago
webpack.config.js fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh 5 years ago

README.md

App Thread for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/thread.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values