Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sae0-3/healthtone
https://github.com/sae0-3/healthtone
expressjs howlerjs nodejs react zustand
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sae0-3/healthtone
- Owner: sae0-3
- Created: 2024-09-27T23:04:06.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T00:48:33.000Z (28 days ago)
- Last Synced: 2024-10-18T13:47:18.765Z (28 days ago)
- Topics: expressjs, howlerjs, nodejs, react, zustand
- Language: JavaScript
- Homepage:
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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