Skylsmoi ea8f287588 renamed app interface functions 6 yıl önce
dist integration of Thread with real api and new app interface 6 yıl önce
src renamed app interface functions 6 yıl önce
.editorconfig added app architecture 6 yıl önce
.gitignore integration of thread 6 yıl önce
README.md added app architecture 6 yıl önce
package.json renamed app interface functions 6 yıl önce
webpack.config.js make thread dynamic 6 yıl önce

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