Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 274 Bytes

README

Software Engineer portfolio web app using Rails 7 and TailwindCSS

See this repo at: https://ryanjwolfe.com

  • Ruby version

    • 3.1.2
  • Run locally

    $ make install
    $ make local
    
  • Deployment instructions

    • Deployed using Heroku (hobby tier)