Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gjbianco/ace-question-box


https://github.com/gjbianco/ace-question-box

Last synced: about 1 month ago
JSON representation

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`