https://github.com/devrchancay/firebase-simple-record
https://github.com/devrchancay/firebase-simple-record
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devrchancay/firebase-simple-record
- Owner: devrchancay
- Created: 2020-03-03T06:43:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:40:06.000Z (over 3 years ago)
- Last Synced: 2025-02-15T13:25:43.814Z (over 1 year ago)
- Language: CSS
- Size: 4.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Simple Record Audio
#### Como probarlo
```bash
$ git clone https://github.com/devrchancay/firebase-simple-record
$ cd firebase-simple-record
$ yarn
```
tanto para el cliente y el servidor hay archivos `.env.example` con el contenido por defecto basta con `cp .env.example .env` para que funcione,
#### Levantar cliente
```bash
yarn workspace simple-audio-client start
```
Es necesario crear una carpeta la carpeta server/uploads y darle permisos de escritura para poder subir los archivos
#### Levantar servidor
```bash
yarn workspace simple-audio-server start
```
Cualquier duda me lo pueden consultar al correo.