https://github.com/rayyannafees/expresscloud
https://github.com/rayyannafees/expresscloud
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayyannafees/expresscloud
- Owner: RayyanNafees
- Created: 2024-04-20T12:48:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T12:49:34.000Z (over 1 year ago)
- Last Synced: 2025-01-18T14:27:47.021Z (12 months ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expresscloud
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.4. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.