- Install asdf with
brew install asdf - Install node / ruby with
asdf install bundle installto download required gems.rails db:setupto setup the database
Use bin/dev to run the app - this app uses tailwindcss and needs to have
a seperate process running to generate a stylesheet.