## 🏗️ Deploying your own web instance (~15 min setup, depending on your sysadmin knowledge)
Setup a metrics instance on your server if you don't want to use GitHub Actions and [metrics.lecoq.io](https://metrics.lecoq.io).
See all supported options in [settings.example.json](/settings.example.json).
Assuming your username is `my-github-user`, you can then embed rendered metrics in your readme like below:
```markdown

```
💬 How to setup? (click to expand)
<%- await include(`/partials/setup/web/setup.md`) -%>
🔗 HTTP parameters (click to expand)
<%- await include(`/partials/setup/web/http.md`) -%>