Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dainfloop/how-we-feel
How We Feel: but on Slack, the web and the desktop.
https://github.com/dainfloop/how-we-feel
Last synced: about 18 hours ago
JSON representation
How We Feel: but on Slack, the web and the desktop.
- Host: GitHub
- URL: https://github.com/dainfloop/how-we-feel
- Owner: DaInfLoop
- Created: 2024-11-04T19:32:35.000Z (3 days ago)
- Default Branch: master
- Last Pushed: 2024-11-04T22:43:36.000Z (3 days ago)
- Last Synced: 2024-11-04T23:28:52.549Z (3 days ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# howwefeel
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.