This website requires JavaScript.
Explore
Help
Register
Sign in
rideaware
/
landing
Watch
1
Star
0
Fork
You've already forked landing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
47
commits
1
branch
0
tags
1.4
MiB
HTML
47.7%
Python
23.4%
CSS
21.5%
JavaScript
6.1%
Dockerfile
1.3%
e52d0c61ca
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Cipher Vance
e52d0c61ca
perf: optimize production deployment with tuned gunicorn settings and health checks
2025-08-25 14:01:20 -05:00
.idea
Slow overhaul of the landing page
2025-02-05 08:07:56 -06:00
__pycache__
Slow overhaul of the landing page
2025-02-05 08:07:56 -06:00
static
feat: added main.min.js
2025-08-25 08:20:32 -05:00
templates
fix: put JS in staticly cdn
2025-08-25 13:32:21 -05:00
.gitignore
fix: Fixed venv being added to commits
2025-02-19 12:25:57 -06:00
database.py
feat: implement connection pooling and automatic schema migration for performance
2025-08-25 14:01:08 -05:00
Dockerfile
perf: optimize production deployment with tuned gunicorn settings and health checks
2025-08-25 14:01:20 -05:00
requirements.txt
(feat): Added production level deployment
2025-02-13 19:14:07 +00:00
server.py
feat: optimize TTFB with connection pooling, caching, and performance monitoring
2025-08-25 14:00:56 -05:00