Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeacme17/spotify-chat-js
https://github.com/codeacme17/spotify-chat-js
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeacme17/spotify-chat-js
- Owner: codeacme17
- Created: 2024-05-04T07:32:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T13:41:46.000Z (6 months ago)
- Last Synced: 2024-05-05T08:34:19.557Z (6 months ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spotify-chat-js
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.