Skip to content

ryoid/dbs-statement2csv

Repository files navigation

DBS Statement Converter from PDF to CSV

Convert Credit Card Statement transactions from PDF to CSV.

View the live app

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

Solid apps are built with presets, which optimise your project for deployment to different environments.

By default, pnpm run build will generate a Node app that you can run with pnpm start. To use a different preset, add it to the devDependencies in package.json and specify in your app.config.js.

This project was created with the Solid CLI

About

DBS Statement Converter from PDF to CSV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors