Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leguass7/speed-bt


https://github.com/leguass7/speed-bt

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

Logo

# speed-bt

Pequena aplicação para insrcrições em torneio de **beach tennis**

---

## Destaque

Implementação escalável de conexão socket sob servidor http do next

**referências**

- https://blog.logrocket.com/implementing-websocket-communication-next-js/
- https://codesandbox.io/s/piffv?file=/src/pages/api/socketio.ts:190-254

---

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
yarn install

yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Deploy on Vercel