This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
phundrak.com-frontend
Watch
1
Star
0
Fork
0
You've already forked phundrak.com-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f1d4db0de11865159dc2aa86c06b6627c333ba6
phundrak.com-frontend
/
backend
/
settings
/
base.yaml
9 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
feat: initialization migration to Nuxt + Backend 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(backend): 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