To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.0.18.
To deploy your own streaming-web server, you can customize the message.txt file and the greeting.txt files to your liking and then rebuild the project using docker. A sample docker-compose file is provided in the repository.