Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shebll/expenses-app
Expenses Web App using
https://github.com/shebll/expenses-app
Last synced: about 8 hours ago
JSON representation
Expenses Web App using
- Host: GitHub
- URL: https://github.com/shebll/expenses-app
- Owner: shebll
- Created: 2024-07-24T13:41:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T18:13:07.000Z (3 months ago)
- Last Synced: 2024-08-11T14:58:25.606Z (3 months ago)
- Language: TypeScript
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000