-
Random Number Generator
Displays a random number and allows you to generate new ones with a button click.
-
AJAX Demo
Demonstrates asynchronous loading with immediate UI and delayed API response (1 second delay).
-
Echo Test
Text input form that sends data to the /echo API endpoint and displays the response.
-
Items Management
Full CRUD demo with SQLite database - create, view, and delete items with persistent storage.
-
Account Information
Authentication test page - displays user info and headers from Authelia (requires authentication).