open-vault/ui
Matthew Irish cff34e983f
UI - pki updates (#4291)
* add require_cn to pki roles
* add policy_identifiers and basic_constraints_valid_for_non_ca to pki role form
* add new fields to the PKI docs
* add add_basic_constraints field
2018-04-08 21:09:29 -05:00
..
app UI - pki updates (#4291) 2018-04-08 21:09:29 -05:00
config Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib
mirage
public
scripts
tests Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
vendor
.bowerrc
.editorconfig
.ember-cli
.eslintrc.js
.gitignore
.travis.yml
.watchmanconfig
bower.json
ember-cli-build.js
package.json Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
README.md
testem.js
yarn.lock Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00

vault

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.