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+
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.
A REST API written with ExpressJS providing the majority of Sooner's backend services including authentication and list and user management.
A cross-platform browser extension written with Vue. Adds a shortcut in browsers to quickly add links to a user's list.
A REST API written with ExpressJS providing push notification settings and scheduling for users.