Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1000 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 1000 Bytes

Unijira

CodeQL License: GPL

⚡ How to run?

To run Unijira frontend:

$ npm ci
$ npm run start

# Or use the following command if you want to run Unijira
# with the online backend instance (https://unijira.herokuapp.com/)
$ npm run prod

NOTE: Building and running requires NodeJS LTS Gallium 16.x.x or greater.

Run

Open your web browser on http://localhost:8100 after successful build.

🌐 Third-Party Software

Unijira uses and depends on third-party open-source tools and libraries which are outside of this repository.

📃 License

Copyright (c) Unijira. All rights reserved.

Licensed under the GPL-3.0 license.