GithubHelp home page GithubHelp logo

atul9 / acehelp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codebind-luna/acehelp

0.0 2.0 0.0 978 KB

AceHelp makes online help docs contextual

Home Page: http://staging.acehelp.com

Ruby 41.28% JavaScript 2.12% CSS 6.91% Elm 45.77% HTML 3.91%

acehelp's Introduction

AceHelp

AceHelp makes online help docs contextual.

Install dependencies

  • node(8+)

Local Development setup

./bin/bundle install

# Database setup and populate sample data
cp config/database.yml.postgresql config/database.yml

brew install elasticsearch
brew services start elasticsearch

./bin/rails setup

./bin/yarn install

npm install -g elm

elm-package install -y

rake searchkick:reindex:all

foreman start -f Procfile.dev

Once we see webpack: Compiled successfully. message in terminal, we can visit the app at http://localhost:3000.

To create data e.g. Article, URLs etc. you must login as a user. To login as a user, please visit http://localhost:3000/users/sign_in

# Login info
[email protected] / welcome

Webpack will automatically compile if a file inside app/javascript/ directory is modified in development mode.

GraphQL is enabled

Once servers are up and running, visit localhost:3000/graphql/playground to play around GraphQL queries and mutations.

Visit https://github.com/bigbinary/acehelp/tree/master/docs/graphql-examples to see some examples of how to use GraphQL.

Heroku Review

Heroku Review is enabled on this application. It means when a PR is sent then Heroku automatically deploys an application for that branch.

Continuous deployment when PR is merged to master

Whenever PR is merged to master then master code is automatically deployed to http://staging.acehelp.com.

Working example

Visit the following link to view AceHelp in action https://careforever-for-acehelp.herokuapp.com/

About BigBinary

BigBinary

AceHelp is maintained by BigBinary. BigBinary is a software consultancy company. We build web and mobile applications using Ruby on Rails, React.js, React Native and Elm.

acehelp's People

Contributors

abdul-shajin avatar neerajsingh0101 avatar prathamesh-sonpatki avatar rishimohan avatar ritesh404 avatar rkr090 avatar sudeeptarlekar avatar tejaswinichile avatar vipulnsward avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.