Skip to content

passth/moneyrunner

Repository files navigation

Moneyrunner

Moneyrunner is a demo application to showcase Passthrough's API integration.

Getting started

# Remember to replace the secrets and api keys
> cp .env.example .env

# Install the dependencies
> npm install

# Build frontend and backend files
> npm run build

# Run server
> npm run server

Deploying

Any commit merged to main will be automatically deployed.

License

Moneyrunner is licensed under the license stated in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published