Inspired by the Momentum Dash extension for Chrome.
The goal of Serenity is to create something that's similar to the extension, but more customizable, works in multiple browsers and is modifiable by the user.
- Clone/fork the repository
- Install the modules (
pnpm install) - Get a key from Unsplash
- In the backend directory, copy the
env.local.sampleto.env.localand enter the relevant values (and update the UNSPLASH_COLLECTION_IDS if wanted) - Run
pnpm start
- Make it customizable
- Configurable collections per user/client
- More apps
- Synchronized configuration
Note: This is a work in progress