Skip to content

Node.js + MongoDB simple backend to share funds with your flatmate

License

Notifications You must be signed in to change notification settings

Vakme/matey-api

Repository files navigation

Matey API CircleCI Codecov GitHub GitHub top language

Simple API to share expenses with your partner or flatmate. Uses Typescript, routing-controllers and mongoose with typegoose.

Usage

To start node.js server, type yarn start.

Other commands are described in package.json file.