Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 477 Bytes

README

This project is to build a web client that brings a bunch of great news sources together in one application and lets you access comments!

Currently incorporating Hackernews, Reddit, Producthunt and Github Trending

Make sure to un comment the default config.token_secret_signature_key in config/initializers/Knock.rb and set up an ENV variable with your secret.

  • Technology - Frontend: Vue Backend: Rails Database: Postgres Other Libraries: Knock, Bcrypt, Figaro