Skip to content

lorenzo-pizzari/argo-js

Repository files navigation

js-standard-style

Argo.js

A Node.js Identity Provider / Single SignOn Service powered by Hapi.js

Dependency

  • node-gyp
  • Python 2.xx
  • OpenSSL

Install and Run the project

To run properly the project you need to run a node version that supports the async/await functions check here if your version is supported.

npm install --production
npm start

After the startup the Server URL is written on the console output (http://localhost:8000)

About

A Node.js Identity Provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published