arosiclair / sooner

The anti reading list

Home Page:https://sooner.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sooner

The anti reading list

Sooner is a reading list where all entries expire after a few days. You either get back to what you saved or you don't - no excuses.

  • Sooner is written with a number of JS technologies and backed by MongoDB.
  • The source on the production branch is live at sooner.app.
  • This respository is configured using NPM workspaces and requires NPM v7.0+

App packages/app

A single page application and Progressive Web App written with Vue. This is Sooner's primary application allowing users to register, manage their list, and adjust their preferences.

API packages/api

A REST API written with ExpressJS providing the majority of Sooner's backend services including authentication and list and user management.

Browser Extension packages/browser-ext

A cross-platform browser extension written with Vue. Adds a shortcut in browsers to quickly add links to a user's list.

Push API packages/push-api

A REST API written with ExpressJS providing push notification settings and scheduling for users.

About

The anti reading list

https://sooner.app


Languages

Language:Vue 52.0%Language:JavaScript 44.4%Language:HTML 1.6%Language:SCSS 1.5%Language:CSS 0.4%