Set up the project to run in the Replit environment

Configure frontend and backend services for Replit deployment, ensuring proper port allocation and host configurations.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: eff39de1-3afa-446d-a965-acaf61837fc7
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
This commit is contained in:
pac7
2025-09-21 00:30:20 +00:00
committed by pacnpal
parent 540f40e689
commit 2f9bf30c9f

7
.replit Normal file
View File

@@ -0,0 +1,7 @@
modules = ["python-3.11", "bash", "web", "nodejs-20"]
[nix]
channel = "stable-25_05"
[agent]
expertMode = true