Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbianco/ace-question-box
https://github.com/gjbianco/ace-question-box
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gjbianco/ace-question-box
- Owner: gjbianco
- License: mit
- Created: 2017-08-10T23:26:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T23:36:58.000Z (over 7 years ago)
- Last Synced: 2024-12-09T12:57:33.603Z (about 1 month ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ace-question-box
Simple form to submit anonymous questions.
Initially created for Associate Consultant Enablement.
## Dependencies
Requires a Mongo server to be running locally on default port 27017.
## Installation
1. Run `npm install` to download dependencies (Node.js v4.4.3 or higher required)
2. Start the server with `npm start`