Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leguass7/speed-bt
https://github.com/leguass7/speed-bt
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leguass7/speed-bt
- Owner: leguass7
- Created: 2022-06-12T17:46:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T00:38:28.000Z (over 2 years ago)
- Last Synced: 2023-03-04T20:26:28.233Z (over 1 year ago)
- Language: TypeScript
- Homepage: speed-bt.vercel.app
- Size: 9.75 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 installyarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deploy on Vercel