Skip to content

Serverless news scrapper and API for the city of Chacabuco

License

Notifications You must be signed in to change notification settings

MiChacabuco/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chacabuco news scrapper

Serverless news scrapper for the city of Chacabuco (Buenos Aires), running in AWS.

Services

  • api: REST API
  • scrapper: Scrapper service

Build

# cd into service
cd src/<service>

# install dependencies
yarn install

# build for production
yarn run build

Deployment

yarn cdk deploy --parameters mediaUrl=<url> --parameters bucketName=<name>

About

Serverless news scrapper and API for the city of Chacabuco

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published