Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scristobal/sample-rxjs-socket.io
A sample repo to showcase `rxjs-socket.io`
https://github.com/scristobal/sample-rxjs-socket.io
Last synced: about 5 hours ago
JSON representation
A sample repo to showcase `rxjs-socket.io`
- Host: GitHub
- URL: https://github.com/scristobal/sample-rxjs-socket.io
- Owner: scristobal
- License: gpl-3.0
- Created: 2021-10-24T15:42:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T18:34:00.000Z (7 months ago)
- Last Synced: 2024-04-22T19:47:30.708Z (7 months ago)
- Language: TypeScript
- Size: 1.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sample-rxjs-socket.io
A sample repo to try and showcase `rxjs-socket.io`
## Set up
execute `npm i` on both `client/` and `server/` folders
## Usage
execute `npm run dev` on both `client/` and `server/` folders
open browser and load [http://localhost:3000], try multiple tabs