Skip to content

jahnen/nhyris

Repository files navigation

Project banner

nhyris

The minimal framework for transform R shiny application into standalone

Demo video in youtube (new page)

How to use

Use this template

  • install node
sh ./node.sh
  • make project: assuming 'myapp'
sh ./project.sh myapp
  • modify meta data: myapp/package.json

  • modify shiny application with yours: myapp/shiny/app.R

  • build electron application

sh ./electron.sh myapp
  • finish

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
See the LICENSE file for details.

License: CC BY-NC 4.0