Automated Bank Statement Downloader & Analyzer for Wellknown Polyesters Limited.
- Process Document: Overview of how the application works, workflows, and architecture.
- Manual Setup Guide: Instructions for setting up the Firebase backend.
- Testing Guide: How to verify the application locally and in production.
- Firewall Whitelist: Network requirements for corporate IT.
- Install Dependencies:
npm install
- Setup Environment:
- Copy
.env.exampleto.env.local. - Fill in Firebase config values.
- Copy
- Run Development Server:
npm run dev
This project is configured for Firebase Hosting.
npm run build
firebase deploy