Hi, Does anyone have steps for running <https://gi...
# general
c
Hi, Does anyone have steps for running https://github.com/spree/spree without docker?
j
You run it like any other Rails app
c
script/rails server -b 0.0.0.0 Traceback (most recent call last): 13: from script/rails8in `<main>' 12: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb72in `require' 11: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb72in `require' 10: from /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/engine/commands.rb9in `<top (required)>' 9: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb72in `require' 8: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb72in `require' 7: from /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/commands.rb18in `<top (required)>' 6: from /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/command.rb48in `invoke' 5: from /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/command/base.rb87in `perform' 4: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor.rb392in `dispatch' 3: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor/invocation.rb127in `invoke_command' 2: from /var/lib/gems/2.7.0/gems/thor-1.2.1/lib/thor/command.rb27in `run' 1: from /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/commands/server/server_command.rb131in `perform' /var/lib/gems/2.7.0/gems/railties-7.0.4/lib/rails/command/actions.rb10in `set_application_directory!': uninitialized constant Rails:CommandActions:APP_PATH (NameError)
Was getting this error when starting server from api folder
j
Oh you mean how do you develop it?
Also you are in the wrong Slack. This is the Solidus Slack, not the Spree Slack.