/promise-to-pay

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Promise to Pay

standard-readme compliant

An app to help manage debt between friends and family

Table of Contents

Install

Bootstrap Application

script/bootstrap

Environment Configs

You must update src/environments/environment*.ts and cypress.json with your own Firebase project configs in order to run or test this application.

Usage

PWA

script/server

iOS

script/ios

Android

script/android

Electron

script/electron

Test

script/test

Updating

NPM Dependencies

npm update

Angular Dependencies

ng update

iOS

https://capacitor.ionicframework.com/docs/ios/updating

Android

https://capacitor.ionicframework.com/docs/android/updating

Electron

https://capacitor.ionicframework.com/docs/electron/updating

Deploy

script/deploy

Maintainers

@devinshoemaker

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 Devin Shoemaker