Skip to content

Ruby-on-Rails-Projects/rovers

Repository files navigation

Rover Project

Clone the project

  git clone https://gitlab.com/leandro-santana/rovers.git
  git branch featuare/rovers

Let's go up docker, keep in mind that you need docker and docker-compose in your machine, for more information access the links bellow:

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04

  cd rovers
  docker-compose up

Just in case you want to run tests You'll have to run the commands bellow.

  docker exec -it web rspec spec --format documentation --format progress

You can acces the project on browser with the link bellow, you'll see the swagger page with the route and examples for run rovers

  http://127.0.0.1:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors