Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quasarbright/dinner-debt
for calculating how much you owe for food
https://github.com/quasarbright/dinner-debt
Last synced: 26 days ago
JSON representation
for calculating how much you owe for food
- Host: GitHub
- URL: https://github.com/quasarbright/dinner-debt
- Owner: quasarbright
- Created: 2024-04-19T17:02:11.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-12-13T18:36:00.000Z (about 1 month ago)
- Last Synced: 2024-12-13T19:34:42.422Z (about 1 month ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dinner Debt
A tool for calculating how much you owe someone for dinner.
https://quasarbright.github.io/dinner-debt
## Run locally
```sh
npm start
```## Deploy to GitHub pages
```sh
npm run deploy
```