Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofdev6-02-2024/theboys
https://github.com/sofdev6-02-2024/theboys
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofdev6-02-2024/theboys
- Owner: sofdev6-02-2024
- Created: 2024-10-07T18:15:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T19:00:40.000Z (4 months ago)
- Last Synced: 2024-10-23T09:54:32.435Z (4 months ago)
- Language: TypeScript
- Size: 371 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Body Boost
## Members
- Rodrigo Esprella
- Gaston Gutierrez
- Miguel Romero
- Andre Perez
- Jheremy Tancara## Instructions
1. Clone the repository
```bash
git clone https://github.com/sofdev6-02-2024/TheBoys.git
```2. Install the dependencies
```bash
npm install
```3. Build docker image
```bash
docker compose up
```This could take a while in first run, so be patient.