2021-03-24 17:22:01 +01:00
2021-03-24 16:48:57 +01:00
2021-03-24 17:22:01 +01:00
2020-11-17 19:58:32 +01:00
2021-03-21 19:50:33 +01:00
2021-03-21 19:57:58 +01:00

Containerisation

  • Run project containers with docker-compose up (to pull without build: comment out build keys, otherwise docker-compose will try to build the image)

  • Access Web Application Frontend via localhost:4200

  • Access Web Application Backend if necessary via localhost:8000

Description
A twitter bot which retweets news subscribed to via RSS
Readme 1.1 MiB
Languages
TypeScript 53.2%
Python 26.7%
HTML 11.2%
CSS 4.3%
JavaScript 3.2%
Other 1.4%