#pro_talk
- clone
- pull
- bundle
rake db:create
rake db:migrate
rake db:seed
rails s
##Remove data and seed:
rake db:drop
rake db:create
rake db:migrate
rake db:seed
A SF Abortion Access Hackathon project. Pro Talk is a safe platform for people to share their abortion stories, have conversations about it and connect and empathize with other people in the community.
Ruby
#pro_talk
rake db:create
rake db:migrate
rake db:seed
rails s
##Remove data and seed:
rake db:drop
rake db:create
rake db:migrate
rake db:seed