Skip to content

EduardoJesusx/Desafio-Speedio

Repository files navigation

Speedio Backend Ruby Project

Principal linguagem do projeto Tamanho do repositório Licença


About   |   Technologies   |   Getting Started   |   License   |   Author


🎯 About

This is a project requested by Speedio, project is based on creating a web scraper using Ruby on Rails to gather data from SimilarWeb and store it in records in MongoDB.

🚀 Technologies

The following tools were used in the construction of the project:

🏁 Getting Started

Clone the project into your local folder.

git clone https://github.com/EduardoJesusx/Desafio-Speedio

Build the Docker image.

docker-compose build

Start the container with bash

docker-compose run --service-ports app bash

Install the dependencies

bundle install

Start the Rails server

rails s -b 0.0.0.0 -b

Access the application:

Note: To be able to use the application, it is necessary to modify the access key to the database in the Atlas service.

📝 License

This project is under the MIT license. See the file. MIT for more details.

By Eduardo Silveira

 

Voltar para o topo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors