https://github.com/afeld/bookkeeping
https://github.com/afeld/bookkeeping
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/afeld/bookkeeping
- Owner: afeld
- Created: 2025-02-03T02:19:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T10:14:26.000Z (over 1 year ago)
- Last Synced: 2025-03-12T03:28:20.736Z (over 1 year ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
npm install
npx tsx app.ts
```
Then, from another terminal:
```sh
npx localtunnel --port 3000 --subdomain afeld-bookkeeping
```