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
- Host: GitHub
- URL: https://github.com/marak/wizard
- Owner: Marak
- Created: 2012-04-17T09:19:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T11:54:08.000Z (over 4 years ago)
- Last Synced: 2024-10-29T11:13:01.946Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 385 KB
- Stars: 25
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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