Map-my-village Installing Server For Linux and Mac: Install rails For Windows: Install rails Running the server Execute the code: cd backend/map_my_village/ bundle install bundle exec rake db:migrate bundle exec rails s That should start the server in port 3000 of localhost.