feat: Conditionally render 'Add Opinion' form based on user authentication status and add Rocket server port configuration.

This commit is contained in:
2025-12-04 17:03:08 +01:00
parent 1ff7e1dd83
commit 9140498c6c
2 changed files with 90 additions and 47 deletions
+5
View File
@@ -0,0 +1,5 @@
[default]
port = 8000
[release]
port = 24237