Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Sample reference web application for Quantoz Nexus written in JavaScript using Vue

License

Notifications You must be signed in to change notification settings

QuantozTechnology/nexus-integration-sample-vue

Repository files navigation

NexusDemo

NexusDemo is a sample web-application implemented using vue.js that demonstrates the coolest features available from Nexus.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Usage

Due to current restrictions with the authentication token service, you need to run your browser without CORS.

For Chrome you can follow this guideline: https://alfilatov.com/posts/run-chrome-without-cors/

Roadmap

  1. Add support for Broker and Custodian models.
  2. Add support for Token model.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT LICENSE

Contact

Quantoz Technology B.V. - [email protected]

Distributed under the MIT License. See LICENSE for more information.

About

Sample reference web application for Quantoz Nexus written in JavaScript using Vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published