Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelargentina/rails_web_crawler
https://github.com/miguelargentina/rails_web_crawler
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/miguelargentina/rails_web_crawler
- Owner: MiguelArgentina
- Created: 2022-01-14T21:08:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T23:37:31.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T16:17:10.307Z (3 months ago)
- Language: Ruby
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Web crawler
## Ruby version
2.7.2## Database
- Postgresql## Installation
- clone repo
- run bundle install
- run rails db:create
- run rails db:migrate