Update project configuration to run development server

Update .replit file to set the default start command to "npm run dev" and remove unused agent integrations.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2eb1084e-b728-4449-9231-f1665924c8d5/kdQ95gE
This commit is contained in:
sebastjanartic 2025-08-29 23:20:07 +00:00
parent 44a070668e
commit 003a9fbcce
2 changed files with 0 additions and 1 deletions

View File

@ -40,4 +40,3 @@ args = "npm run dev"
waitForPort = 5000 waitForPort = 5000
[agent] [agent]
integrations = ["javascript_log_in_with_replit==1.0.0", "javascript_database==1.0.0", "javascript_object_storage==1.0.0"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 KiB