0aoq / nbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☕ New Bin

Privacy respecting frontend for Reddit

About

New Bin acts as a proxy between you and the Reddit servers, it allows you to interact with the Reddit API through a frontend that respects your privacy.

Usage

  • Install needed packages: npm ci
  • Compile: npm run build
  • Start backend: npm run serve
  • Open http://localhost:8080 in your browser!

About

License:MIT License


Languages

Language:TypeScript 51.2%Language:HTML 18.1%Language:SCSS 16.6%Language:JavaScript 14.1%