Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuitoTactico authored Nov 19, 2024
1 parent aa6aaa5 commit 7b05213
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Pixel Plaza

### Development Team:
- Esteban Vergara Giraldo
- Jonathan Betancur Espinosa
- Samuel Rendón Trujillo

### Deployment at:
http://pixel-plaza.online

### API consumption at:
http://pixel-plaza.online/api/games
http://pixel-plaza.online/api/games/{id}

## Getting Started

Follow these instructions to get the project up and running on your local machine.
Expand Down Expand Up @@ -38,6 +50,7 @@ Follow these instructions to get the project up and running on your local machin
DB_PASSWORD=your_database_password
GEMINI_API_KEY=your_gemini_api_key
HUGGINGFACE_API_KEY=your_huggingface_api_key
```

5. **Run the migrations:**
Expand Down

0 comments on commit 7b05213

Please sign in to comment.