Felicia Baconfeliciabacon.hashnode.net·Aug 22, 2021Introducing: Gardener's Journal My First Web Application!Introducing Gardener’s Journal! This is my first attempt at creating a web application using Ruby and Sinatra. This project is optional as part of Launch School’s RB175 Networked Applications course. Here it is! This web application helps people keep...51 readsRuby
Pete Fowlerpfowler.hashnode.net·Oct 12, 2022How to deploy a Ruby Sinatra Active Record app on HerokuThis post will walk through deploying a full stack app with a React front end and a Sinatra, ActiveRecord, and Ruby back end on Heroku. PostgreSQL Heroku does not work with SQLite, so your app uses SQLite, you have to switch to using PostgreSQL in pr...68 readsRuby
JZcreate.hashnode.net·Feb 1, 2023Setting Up ngrok on WSL2. Linux & WindowsI decided I wanted to try out 2 new things. The 1st was trying my hand at Sinatra. I enjoy coding and learning Ruby. Rails has been a lot of fun, and I wanted to see what else the Ruby ecosystem had to offer. The 2nd thing was trying out ngrok a simp...147 readsngrok
JZcreate.hashnode.net·Feb 1, 2023Setting Up ngrok on WSL2. Linux & WindowsI decided I wanted to try out 2 new things. The 1st was trying my hand at Sinatra. I enjoy coding and learning Ruby. Rails has been a lot of fun, and I wanted to see what else the Ruby ecosystem had to offer. The 2nd thing was trying out ngrok a simp...147 readsngrok
Pete Fowlerpfowler.hashnode.net·Oct 12, 2022How to deploy a Ruby Sinatra Active Record app on HerokuThis post will walk through deploying a full stack app with a React front end and a Sinatra, ActiveRecord, and Ruby back end on Heroku. PostgreSQL Heroku does not work with SQLite, so your app uses SQLite, you have to switch to using PostgreSQL in pr...68 readsRuby
Felicia Baconfeliciabacon.hashnode.net·Aug 22, 2021Introducing: Gardener's Journal My First Web Application!Introducing Gardener’s Journal! This is my first attempt at creating a web application using Ruby and Sinatra. This project is optional as part of Launch School’s RB175 Networked Applications course. Here it is! This web application helps people keep...51 readsRuby