To Run this code on your localhost.
- Download the repo to your local machine by running
git clone https://github.com/tomohiro-mitani/petsitter.git
- touch .env
- Add FB_ID, FB_SECRET to your .env. Ask tomo for ID and SECRET.
- bundle install
- Run
rails db:migrate
- Run
rails s
orbundle exec puma -C config/puma.rb
ncskcnkalsck