This standalone repository is no longer maintained. The Backpocket Web App has moved to the official monorepo.
👉 github.com/MyBackpocket/backpocket
The web app source code is now at:
backpocket/apps/backpocket-web/
Backpocket is now managed as a monorepo containing all apps and shared packages:
| App | Description |
|---|---|
backpocket-web |
Next.js web application |
backpocket-mobile |
Expo mobile app (iOS & Android) |
backpocket-browser-extension |
Browser extension (Chrome, Firefox) |
This structure enables shared types, utilities, and consistent tooling across all platforms.
Please open issues and pull requests in the main repository.
MIT