Socket
Book a DemoInstallSign in
Socket

ordamo-v3-sdk-demo-app

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ordamo-v3-sdk-demo-app

A demo application that uses the ordamo-v3-sdk package. This can be used as a template for new Ordamo V3 apps.

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

Ordamo V3 SDK demo app

A demo application that uses the ordamo-v3-sdk package. It demonstrates key features of the SDK and contains a configured development environment with scripts for running release builds, unit tests and a local development server with live reloading.

To view the documentation, run npm start from the same folder as this file and go to [http://localhost:9966/] in your browser.

Run npm run release to create a new release build.

Creating new SDK apps

This project can be used as a template for new Ordamo V3 apps. Copy the folder, then:

  • Edit package.json:
    • alter the package name and version to be appropriate for your app
    • Remove the "repository" field and add "private": true to prevent the app being published to NPM
    • remove packages that you don't intend to use from the dependencies in package.json
  • Edit LICENSE.txt to have correct copyright and license information
  • Edit README.md (this file!) to remove these instructions and insert a description of your app.
  • Delete ordamo-v3-sdk-demo-app release files from the releases/ folder.
  • Delete the .git folder, which contains the demo app history and use git init to create your own new repo. Or, if you already have a repo, then just copy the files over to it making sure to include the hidden .gitignore file but not the .git folder.

FAQs

Package last updated on 25 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.