Skylsmoi 81a85d9fa8 script build_full_frontend now call the build script of each sub folder 5 years ago
..
dist removed all assets/ dev/ and font/ from other than frontend/ and replaced them by symlinks 5 years ago
i18next.scanner https://github.com/tracim/tracim/issues/743, PopupCreate translation 5 years ago
src https://github.com/tracim/tracim/issues/743, PopupCreate translation 5 years ago
.editorconfig integrated full unique frontend repo with first build script 5 years ago
.gitignore integrated full unique frontend repo with first build script 5 years ago
README.md integrated full unique frontend repo with first build script 5 years ago
build_html-document.sh script build_full_frontend now call the build script of each sub folder 5 years ago
i18next.scanner.js [https://github.com/tracim/tracim/issues/637] added translation mecanism on all frontend folder 5 years ago
package.json added app Admin Workspace User + refactor for app Fullscreen 5 years ago
webpack.config.js integrated full unique frontend repo with first build script 5 years ago

README.md

App PageHtml for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/pageHtml.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