Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

kevinlee12/faqs

Repository files navigation

FAQ

Note: This project is now ready only. The succeeding project can be found at https://github.com/kevinlee12/faqjs.

CircleCI codecov Codacy Badge License

FAQ is a simple web app that returns answers to a user submitted query.

FAQ is built using Django and InfernoJS and powered by Apache Solr.

Installation

FAQ is developed with Docker Compose with the idea that it will be easily hosted on a variety of cloud providers.

  1. Verify that Docker Compose is installed, if not see the official installation guide.
  2. Clone this repo.
  3. Run the following commands:
docker-compose build
docker-compose up

Notes

This application is still in very much a work in progress. If you would like to make a PR, please do! Any assistance would be very much appreciated!

Support

If you find bugs or would like to suggest features, please file a new issue.

License

The FAQ code is licensed under the Apache v2 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published