AceHelp

AceHelp makes online help docs contextual.

Local Development setup

./bin/bundle install

./bin/rails db:setup

./bin/yarn install

npm install -g elm

elm-package install

# in one terminal
./bin/webpack-dev-server

# in another terminal
bundle exec rails server

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

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

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.

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.