Ruby on Rails Deploy

I want to deploy Ruby on rails along with esbuild and boostrap with nginx and passenger in ubuntu 22.08.

Can you tell me the procedure ?

1 Reply

Using Ruby on Rails is as simple as installing the rails gems into your ruby project with with bundler.. I can't comment on any of the rest of your question…

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct