Archived Repository The code of this repository was written to illustrate the blog post Building A Chat Application Using SvelteJS and SSE This code is not intended to be used in production, and is not maintained. |
Chat Example Application Using SvelteJS and Chat
make install
make start
- Fork it ( https://github.com/marmelab/svelte-sse-chat/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- jdemangeon Julien Demangeon - creator, maintainer