retoor 7ee3cb1699 feat: add Jinja2 server-side rendering with template components and locust load testing
Introduce a full server-side rendering pipeline using Jinja2Templates, including base layout, navigation, modals, and rant card components. Add a classic.html static fallback page and a locustfile.py for load testing the new endpoints. Update main.py to mount static files, create template directories on startup, and add a format_time helper for relative timestamps.
2025-08-05 01:07:46 +00:00
S
Description
A devRant clone vibe coded in almost one shot due very good preparation. The API is consistent with the real API. Bots of devRant should work here. This is a proof of concept, probably not an application that I wish to maintain.
268 KiB
Languages
HTML 68.9%
Python 31.1%