Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldotestino/bunmessenger
A simple messaging app made with Bun
https://github.com/aldotestino/bunmessenger
bun sqlite3
Last synced: about 1 month ago
JSON representation
A simple messaging app made with Bun
- Host: GitHub
- URL: https://github.com/aldotestino/bunmessenger
- Owner: aldotestino
- License: mit
- Created: 2022-07-12T22:57:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T15:41:25.000Z (over 2 years ago)
- Last Synced: 2024-04-18T04:10:27.736Z (8 months ago)
- Topics: bun, sqlite3
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bun Messenger
A simple messaging app made with [Bun](https://bun.sh)
### How to run locally
```shell
bun run server.ts
```### Demo
The demo is available [here](https://bm.vcetmang.online/). Deployed on Railway.