Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
/ bioHub Public archive

(No longer maintained) bioHub for ZenHub for GitHub. Just another frontend to issues, epics and pipelines.

License

Notifications You must be signed in to change notification settings

biolauri/bioHub

Repository files navigation

No longer maintained.


BioHub

This is just another frontend to the features provided by ZenHub for GitHub. It aims to be more neatly arranged and fixes some non-available features.

Getting Started

If you just want to deploy this to your server, download the latest release (the biohub.tar.gz file) and jump to Deploy to server.

Otherwise, clone this repository and run npm install within it. Make sure to have node.js and npm installed (at least versions 6.9.x and npm 3.x.x).

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Useing in productíon

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Deploy to server

TODO: Explain the deployment process.

Running the tests

Running unit tests

Run npm run test to execute the unit tests via Karma. It defaults to Chrome as the tests run much faster. If you need another browser, adjust the corresponding package.json script.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor.

Contributing

Just open an issue or fork the repository and make a pull request. It's so darn easy. ;-)

Versioning

This project tries to follow SemVer for versioning. For the versions available, see the releases on this repository. For the time being, you also find the changelog here (and only here).

Built With/Using

Authors

See also the list of contributors who participated in this project.

License / Copyright

This project is licensed under the GPL v3. See the LICENSE file for details.

We are not affiliated with GitHub, ZenHub or any other companies mentioned in the descriptopns of this project. All other trademarks and copyrights are property of their respective owners.

About

(No longer maintained) bioHub for ZenHub for GitHub. Just another frontend to issues, epics and pipelines.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published