Skip to content

ptinsley/voider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voider

A lot of modern online banks don't issue checks, especially ones like Qube, One Finance etc... that work on the idea of bank accounts for each vendor/bill. I've found that some utility providers still expect to get a voided check to establish or update auto draft. The goal of this project is to make arbitrary void checks as needed to setup auto draft for different providers.

Local Development

Loading dependencies

pip3 install -r requirements.txt

Running the app with automatic reload as code is changed

FLASK_APP=voider flask --debug run

Deploying the application

The repo has the configuration for my specific deployment on fly.io, that is what I'm talking about here.

flyctl deploy

About

voided check maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published