Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zongzheng123/wallet-backend
https://github.com/zongzheng123/wallet-backend
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zongzheng123/wallet-backend
- Owner: zongzheng123
- Created: 2024-07-22T04:44:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T04:44:42.000Z (6 months ago)
- Last Synced: 2024-07-22T05:55:34.760Z (6 months 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
# backend
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.5. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.