https://github.com/vongohren/comics-feed
This has a RSS feed, slackbot and landingpage for comics. Mostly norwegian.
https://github.com/vongohren/comics-feed
comics rss slack
Last synced: 4 months ago
JSON representation
This has a RSS feed, slackbot and landingpage for comics. Mostly norwegian.
- Host: GitHub
- URL: https://github.com/vongohren/comics-feed
- Owner: vongohren
- Created: 2016-04-12T19:43:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-11-15T19:18:28.000Z (7 months ago)
- Last Synced: 2025-11-15T20:36:31.379Z (7 months ago)
- Topics: comics, rss, slack
- Language: JavaScript
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Development of app itself
`yarn dev`
Need a DB url in the MONGODB_URI env variable
Need a Storage KEY in the STORAGE_KEY env variable(all available at (render)[https://render.com/])
### Slack development
* You need a representation of the bot on slack apps.
* You need a localhost bridge
##### Localhost bridge
This can be done through `ngrok` or `serveo`
##### Slack bot app
Need to change the auth, interactive and commands on slack app to a localhost bridge for this to aim to locally running code
# Testing the app
I need to check the rss feeds on the hosted page to see if the database flows
I need to see that it stores the newest comics.
I need to make sure it posts
# Documentation for app
## Hosting
Its currently hosted on (render)[https://render.com/], with free version. This turns itself off at times
I use (cron-job.org)[https://cron-job.org/en/] to wake it 3 times a morning, in case there are different posting routines
No-SQL is hosted on (mongoDb)[https://mongodb.com]
## Logs
I currently push things to (papertrail)[https://www.papertrail.com/] and use their filters for warnings.
If I log error, slack message is sent to gjengen-ntnu.slack.com i kanalen #logging