Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.3 KB

Devpunk

Build Status

Source of Daily Tech News • https://www.devpunk.io

Devpunk Screen

Introduction

Devpunk is a Self Hosted RSS Reader written with React and NodeJS. It provides a user interface of managing feeds. It also provides a GraphQL API to connect to other 3rd party clients.

Checkout the demo here.

Dependencies

  1. Node JS (v12+)
  2. Redis
  3. MongoDB
  4. S3 Bucket or Local File Storage - For storing images

Self Hosting Instruction

Docker Compose

-- todo --

Kubernetes - Helm

-- todo --

Manual

-- todo --

Local Development

-- todo --

Author

License

Devpunk is licensed under the GPL-3.0 License. (See LICENSE)