GithubHelp home page GithubHelp logo

tools-alexuser01 / keyboot-example-app-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvdnkpr/keyboot-example-app-website

0.0 2.0 0.0 134 KB

keyboot-example-app as it runs on keyboot-example-app.hyperboot.org

JavaScript 2.01% HTML 97.99%

keyboot-example-app-website's Introduction

keyboot-example-app

This repository is an example of how to build an application that uses keyboot for offline single sign-on authentication.

getting started

first, install the necessary dependencies:

$ npm install

now build a hyperboot release:

$ npm run release -- -v 1.0.0 -m 'basic example of signing'

and run the hyperboot server:

$ npm start -- -p 8000

Now at http://localhost:8000 you can log in with the URL of a keyboot app and sign messages after logging in.

building for development

To iterate without building a full release every time, just do:

$ npm run dev -- -p 8000

This starts up watchify to rebundle browser source and hosts a static file server on 8000.

keyboot-example-app-website's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.