Improve site performance and adhere to best practices

Optimize database queries for parks and rides using select_related and prefetch_related, implement caching for homepage stats and trending items, and update the ride detail template to remove unnecessary link wrapping.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 48ecdb60-d0f0-4b75-95c9-34e409ef35fb
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
This commit is contained in:
pac7
2025-09-22 15:45:51 +00:00
parent cb3a9ddf3f
commit 95f94cc799
3 changed files with 69 additions and 16 deletions

View File

@@ -62,6 +62,10 @@ externalPort = 3000
localPort = 45245
externalPort = 3001
[[ports]]
localPort = 46739
externalPort = 3002
[deployment]
deploymentTarget = "autoscale"
run = [