Skip to content

CAIRIS UI Computer Aided Integration of Requirements and Information Security - User Interface

License

Notifications You must be signed in to change notification settings

cairis-platform/cairis-ui

Repository files navigation

cairis-ui

Build Status FOSSA Status

UI for CAIRIS.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Installing into CAIRIS

Normally, all you have to do is go to cairis/cairis/bin on the server and run sudo -E ./installUI.sh.

If you want to manually deploy latest version of the UI then do the following:

  1. Run yarn run build to create a deployable dist directory. Copy this to the cairis/cairis directory on your server.
  2. Set the web_static_dir and web_asset_dir entries in your cairis.cnf to point to this dist directory.

Development and unit testing support

If you're developing for CAIRIS, you can use the cairis_test_default database to avoid authentication. To do this, you should add a .env.development file to the cairis-ui root directory. In this file, you should set the VUE_APP_TEST_SESSION environment variable to test, and VUE_APP_TEST_CAIRIS_SERVER to the CAIRIS server hostname or IP address.

License

FOSSA Status

About

CAIRIS UI Computer Aided Integration of Requirements and Information Security - User Interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages