This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
phundrak.com
Watch
1
Star
0
Fork
0
You've already forked phundrak.com
Code
Issues
Pull Requests
Actions
Packages
Projects
1
Activity
phundrak.com
/
backend
/
settings
/
base.yaml
9 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
feat: initialization migration to Nuxt This commit initializes both the Nuxt frontend and the Rust backend of the new version of phundrak.com
2025-11-04 09:17:18 +01:00
application
:
port
:
3100
version
:
"0.1.0"
feat: add rate limiting to the backend’s API
2025-11-04 23:57:52 +01:00
rate_limit
:
enabled
:
true
burst_size
:
10
per_seconds
:
60
Reference in New Issue
Copy Permalink