Skip to content

ewnd9/the-feed

Repository files navigation

the-feed

Build Status Coverage Status

[WIP] the programmable front page of the internet

Technologies

Backend:

  • express
  • pouchdb (only as embedded db for now, without a syncing to browser or anywhere)

Frontend:

  • react
  • redux

Transpiled with babel (es2015 + stage-0 + react), frontend bundled with webpack

Development

$ yarn install
$ yarn start:dev

Provision

$ ansible-playbook -i <raspberry-ip>, provision/deploy.yml
$ ansible-playbook -i <raspberry-ip>, provision/backup-cron-setup.yml

Deploy

$ ansible-playbook -i <raspberry-ip>, provision/deploy.yml

License

MIT © ewnd9

About

[WIP] the programmable front page of the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published