Web Frontend for iss
More screenshots can be found here
- Render report results generated with ski
- Load files and search, filter or export their content
- Install Sencha Cmd (^7.8.0)
- Download Sencha Ext JS (^7.0.0) and
extract it into a
"sencha-sdks"
folder in your home directory
Clone the repo:
$ git clone --recurse-submodules https://github.com/katzer/orbit-web.git && cd orbit-web/
Install the SDK:
$ sencha app install ~/sencha-sdks
Upgrade the Font Awesome icons:
$ (cd packages/local/font-awesome && sencha package build)
And then execute:
$ sencha app watch
Open your browser on http://localhost:1841
Bug reports and pull requests are welcome on GitHub at https://github.com/katzer/iss-web.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
The code is available as open source under the terms of the GPL-3.0 License.
Made with ❤️ in Leipzig
© 2016 appPlant GmbH