Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.