AlexiCauvin 78c4a03ed2 change the background color on the received message před 6 roky
dist make thread dynamic před 7 roky
src change the background color on the received message před 6 roky
.editorconfig added app architecture před 7 roky
.gitignore integration of thread před 7 roky
README.md added app architecture před 7 roky
package.json added translate mecanism that can overrides tracim_lib translate resources před 7 roky
webpack.config.js make thread dynamic před 7 roky

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