Skip to content

A simple news scrapper and news viewer made with React+Node+Puppeteer as a test for a job proposition

Notifications You must be signed in to change notification settings

leroybm/mind-the-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind the news

More info can be find in the README in the inside folders frontend and backend

Deploy

To deploy you must have the following remotes and permission to push to them

heroku-backend  https://git.heroku.com/mind-the-news-backend.git
heroku-frontend https://git.heroku.com/mind-the-news-frontend.git

Then you can submit a git subtree to each one of them

git subtree push --prefix backend heroku-backend master
git subtree push --prefix frontend heroku-frontend master

About

A simple news scrapper and news viewer made with React+Node+Puppeteer as a test for a job proposition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published