Email or username:

Password:

Forgot your password?
Top-level
Darius Kazemi

@csolisr @yunohost I'd love a yunohost package for it, that would be so cool

2 comments
Darius Kazemi

@csolisr @yunohost I still need to update the repo with my code that restricts creation based on OAuth tokens (which is how I require a Friend Camp login to create feeds on rss.friend.camp)

Carlos SolĂ­s

@darius @yunohost From the looks of it, the installation workflow for this thing is basically:
- Install Beanstalkd, Node.js, and SQLite
- Clone the repo
- Set the config.json
- Bind to YunoHost
From what I recall, the most difficult step of them all is installing Node.js, but if that hurdle is overcome, the rest should be easy

Go Up