A simple, personalized New Tab page for Chrome and Edge that keeps your data stored locally.
Install dependencies with npm install before running the following scripts.
npm run dev[:target]Local development servernpm run build[:target]Production build
To develop with external services you will additionally need to signup for your own API keys
and enter them into your .env file. Get started by copying the example provided cp .env.example .env.
Error reporting is disabled by default. If you want to enable Sentry for your own build, set SENTRY_DSN in .env.
FlowTab is based on the excellent Tabliss project. Many thanks to its original author and contributors for their work and inspiration.

