Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santiagodotsh/nest-websocket-client

🔌 💬 Vanilla JS app to connect with nest-teslo-shop.
https://github.com/santiagodotsh/nest-websocket-client

chat client socket-io vanilla-js vite websocket

Last synced: 7 days ago
JSON representation

🔌 💬 Vanilla JS app to connect with nest-teslo-shop.

Awesome Lists containing this project

README

        

## Project setup

```bash
$ npm install
```

## Compile and run the project

```bash
# development
$ npm run dev

# production build
$ npm run build

# preview mode
$ npm run preview
```

## Authentication method

To get the JWT you have to run the server:

**[nest-teslo-shop](https://github.com/santiagodotsh/nest-teslo-shop)**