@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)
@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
@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)