What is the best way to deploy a rails eCommerce app

This page summarizes the projects mentioned and recommended in the original post on /r/rails

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • execjs

    Run JavaScript code from Ruby (by rails)

  • So it happened again. "ExecJS::RuntimeUnavailable: Could not find a JavaScript runtime." Should we be installing this as a gem? I would have thought that this would be in your build pack. It's a standard Rails 7.0.4, Ruby 3.2.0 app, with only three added gems over the defaults: "haml-rails", 'bootstrap', 'acts-as-taggable-on' #20 1.847 rails aborted! 20 1.847 ExecJS::RuntimeUnavailable: Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/execjs-2.8.1/lib/execjs/runtimes.rb:58:in `autodetect' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/execjs-2.8.1/lib/execjs.rb:5:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/execjs-2.8.1/lib/execjs.rb:4:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/autoprefixer-rails-10.4.7.0/lib/autoprefixer-rails/processor.rb:4:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/autoprefixer-rails-10.4.7.0/lib/autoprefixer-rails.rb:39:in `require_relative' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/autoprefixer-rails-10.4.7.0/lib/autoprefixer-rails.rb:39:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/lib/bootstrap/engine.rb:3:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/lib/bootstrap.rb:61:in `register_rails_engine' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/lib/bootstrap.rb:11:in `load!' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootstrap-5.2.3/lib/bootstrap.rb:75:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:60:in `block (2 levels) in require' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:55:in `each' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:55:in `block in require' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:44:in `each' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler/runtime.rb:44:in `require' 20 1.848 /usr/local/bundle/gems/bundler-2.4.1/lib/bundler.rb:195:in `require' 20 1.848 /app/config/application.rb:7:in `' 20 1.848 /app/Rakefile:4:in `require_relative' 20 1.848 /app/Rakefile:4:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/railties-7.0.4.2/lib/rails/commands/rake/rake_command.rb:20:in `block in perform' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/railties-7.0.4.2/lib/rails/commands/rake/rake_command.rb:18:in `perform' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/railties-7.0.4.2/lib/rails/command.rb:51:in `invoke' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/railties-7.0.4.2/lib/rails/commands.rb:18:in `' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 /app/vendor/bundle/ruby/3.2.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32:in `require' 20 1.848 bin/rails:5:in `' 20 1.848 (See full trace by running task with --trace) Error failed to fetch an image or build from source: error building: executor failed running [/bin/bash -o pipefail -c ${BUILD_COMMAND}]: exit code: 1

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Glimmer DSL for Web Ruby Integration with JavaScript Libraries

    3 projects | dev.to | 17 May 2024
  • Concurrent-ruby (async) S3 files download

    1 project | dev.to | 17 May 2024
  • Shopify - send file to shop with Ruby on Rails

    1 project | dev.to | 17 May 2024
  • Free tools every developer should know 🌝

    1 project | dev.to | 17 May 2024
  • Ruby 3.4.0 Preview1 Released

    1 project | news.ycombinator.com | 16 May 2024