To run in development:
- Need a secrets.yml with
facebook_app_id
andgoogle_api_key
for QPX Express bundle
rails db:create && rails db:migrate
rake fetch_airports
cd client && npm install && cd ..
foreman start -f Procfile.dev
- Facebook sign in
- Basic flight search w/ google flights api
- Detailed search form