An open-source web service API for link saving and sharing. Allows you to own your data.
To make use of this API, you'll need a frontend. There is currently a React web frontend available.
An iOS share extension app is also available.
- Ruby
- PostgreSQL (e.g. Postgres.app)
- Redis
The .env file at the root of the project is used by the Rails backend and includes connectivity info. Duplicate the file .env.sample, rename it to .env, and fill in the values.
$ bin/rspec$ bin/serveOne easy way to deploy Firehose is Heroku. There is a Free tier whose only limit is that the app sleeps after 30 minutes of inactivity.
To deploy to Heroku, follow Heroku’s instructions on deploying a Rails app.
“Fire Hose” by Alv Jørgen Bovolden is licensed under CC BY 3.0
Apache