Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

some readme updates #120

Merged
merged 2 commits into from
Aug 6, 2019
Merged

some readme updates #120

merged 2 commits into from
Aug 6, 2019

Conversation

biscoe916
Copy link
Contributor

No description provided.

@biscoe916 biscoe916 requested review from a team as code owners August 6, 2019 19:47
@biscoe916 biscoe916 merged commit 788e936 into develop Aug 6, 2019

## Run it Locally

If you want to run this demo locally, ensure that you have met the following pre-reqs:

- Node/NPM - Node and NPM are both requirements to build and run the example
- If you are running this example locally from a Windows machine, please ensure you use a POSIX-compatible environment such as Cygwin.
- Ensure that your `/etc/hosts` includes the following line: `127.0.0.1 local.virtru.com`
- Ensure that your `/etc/hosts` file includes the following line: `127.0.0.1 local.virtru.com` to avoid running into CORS errors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@biscoe916 they won't encounter CORS issues (since we're using the proxy), but they will be able to use federated auth.

biscoe916 added a commit that referenced this pull request Aug 7, 2019
* 🎫 Adding MIT license information (#112)

* Adds a root level `LICENSE` file
* Adds scripts to add the license to all js files or just those staged in git
* Wires in the scripts to the `package.json` to run as pre-commit
* Note that this doesn't do very good checking for existing license headers
* Also, adds license to the index.html file.

* some readme updates (#120)

* some readme updates

* Update README.md

* Update LICENSE

* Update title

* NO-REF update readme for clarity (#118)

* NO-REF update readme for clarity

* Update language to Virtru SDK for Javascript

* Update pipeline.yml

* Update pipeline.yml
biscoe916 added a commit that referenced this pull request Aug 7, 2019
* 🎫 Adding MIT license information (#112)

* Adds a root level `LICENSE` file
* Adds scripts to add the license to all js files or just those staged in git
* Wires in the scripts to the `package.json` to run as pre-commit
* Note that this doesn't do very good checking for existing license headers
* Also, adds license to the index.html file.

* some readme updates (#120)

* some readme updates

* Update README.md

* Update LICENSE

* Update title

* NO-REF update readme for clarity (#118)

* NO-REF update readme for clarity

* Update language to Virtru SDK for Javascript

* Update pipeline.yml

* Update pipeline.yml

* Update package.json

* Update CHANGELOG.md
@pnancarrow pnancarrow deleted the readme-edits branch March 29, 2022 16:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants