/faucet_pipeline_rails_example

An example on how to use faucet-pipeline with Rails

Primary LanguageRubyApache License 2.0Apache-2.0

Using Rails with faucet-pipeline

  • Run npm install and bundle
  • Run ./bin/rails db:migrate
  • In one tab, run ./bin/rails s. In another one npm run watch.
  • Visit localhost:3000.

License

faucet-pipeline is licensed under Apache 2.0 License.