Static profile page that shows player data (online status, faction, level) via a Netlify Function.
- Push this repository to GitHub.
- Create a new Netlify site from the GitHub repository.
- Deploy the site.
python -m http.server 8080The local server does not run Netlify Functions, so the API data will not load. Use Netlify or Netlify CLI for full functionality.