Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 523 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 523 Bytes

Argo22 Fanny Pack

a PWA app to manage debts in groups with optimization to minimize number of transactions.

Installation

create env.ts in root directiory, use env-sample.ts as template.

Start app

run yarn start

Bundle

run yarn build

Fetch GraphQL schema

run yarn introspect

Generate types (must have schema fetched)

run yarn generate


Written in React, Typescript, GraphQL, Material-UI