Help new developers get their first paid work and build their resumes to help them land their first Junior developer job!
ruby -vThe output should start with something like ruby 3.2.1
If not, install the right ruby version using rbenv (it could take a while):
rbenv install 3.2.1Using Bundler:
bundleadd username and password to database.yml
rails db:create
rails db:migrate
rails tailwindcss:install