You should have installed
-
Ruby & Rails http://guides.railsgirls.com/install
-
postgres https://www.postgresql.org/
create postgres user createuser --interactive --pwprompt
with password: password
and username postgres
To run the project:
- git clone git@github.com:JessicaML/ScienceMotions-rails.git
- cd ScienceMotions-rails
- yarn && bundle install
- rake db:create
- rake db:migrate
- open
bin/webpack-dev-server
in one tab - and
bin/rails s
in another tab
if you are having problems creating the db, try
- rake db:reset
- rake db:create
- rake db:migrate
Live site: http://www.sciencemotions.com/
We love you!! <3 https://www.patreon.com/ScienceMotions