-
- Run command
bundle install
to install all the required gems
- Run command
-
- Create database in psql or
rails db:create
- Create database in psql or
-
- Normal migrations can be run using
rails db:migrate
- Normal migrations can be run using
-
- Seed data can be added using
bundle exec rails db:seed
- Seed data can be added using
-
- To run code, use the following command:
foreman start
- To run code, use the following command:
-
Notifications
You must be signed in to change notification settings - Fork 0
yuhangang/rails_news_crawler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple demonstration of scraping and serving news from different publishers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published