An open API service indexing awesome lists of open source software.

https://github.com/marak/wizard

experimental configuration wizard that transforms json and json-schemas into user-experiences
https://github.com/marak/wizard

Last synced: 12 months ago
JSON representation

experimental configuration wizard that transforms json and json-schemas into user-experiences

Awesome Lists containing this project

README

          

# Note to self: Don't ask @substack for feedback on upcoming projects

# wizard

a configuration tool for node.js apps.

# usage

First, run cli app configuration install wizard:

node examples/helloworld/cli-installer.js

Second, start your app

node examples/helloworld/server.js