Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sae0-3/healthtone


https://github.com/sae0-3/healthtone

expressjs howlerjs nodejs react zustand

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# HealthTone

### Prerequisitos

* Tener instalado `docker`
* Descargar la carpeta [uploads](https://drive.google.com/drive/folders/1ATxyYgxbZkAWAEjE_sM52wTXW-FJEpIo?usp=sharing) y reemplazar en /backend/src/uploads

### Hacer Correr
```hs
git clone [email protected]:sae0-3/healthtone
```

```hs
cd healthtone
```

```hs
docker image rm healthtone-frontend
docker image rm healthtone-backend
docker compose up -d --build
```

Para finalizar
```hs
docker compose down
```

### Recursos
* https://learn.microsoft.com/es-es/windows/wsl/install
* https://nickjanetakis.com/blog/install-docker-in-wsl-2-without-docker-desktop