Convert Rails views from html.slim to html.erb
Install Slim as a gem Create a shell script in your app/views folder slim2erb.sh Unfortunately, you will need to do some manual work – slimrb doesn’...
Install Slim as a gem Create a shell script in your app/views folder slim2erb.sh Unfortunately, you will need to do some manual work – slimrb doesn’...
Dokku is powered by Docker PaaS implementation Install Dokku on Ubuntu VPS Add SSH key/s Set Domain for Dokku Install Postgre Install Redis Deploy Ruby on Rails...
Generate new Rails application Add React and TypeSript with npm Init tsconfig.json Build and Check. Add to packages.json Procfile