Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinatacloud/swooop-server
https://github.com/pinatacloud/swooop-server
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinatacloud/swooop-server
- Owner: PinataCloud
- Created: 2024-03-01T18:38:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T18:43:01.000Z (7 months ago)
- Last Synced: 2024-05-20T22:09:44.992Z (7 months ago)
- Language: TypeScript
- Size: 78.1 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swoop-server
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.