rnmp / convos

https://www.convos.org
0 stars 0 forks source link

== How to run

  1. bundle install
  2. rake db:migrate
  3. rails server

== Content creation

Go to http://localhost:3000/topics to create new topics. You should then be able to create new convos and select a topic.