Files
aliasvault/docs/misc/dev/index.md
2025-11-22 21:33:31 +00:00

25 lines
690 B
Markdown

---
layout: default
title: Development
parent: Miscellaneous
nav_order: 99
---
# Development Guide
Choose your platform to get started with AliasVault development:
## Platform-Specific Dev Guides
- [Linux/MacOS Development Setup](linux-macos-development.md)
- [Windows Development Setup](windows-development.md)
## Common Development Topics
- [Browser extensions](browser-extensions.md)
- [Database operations](database-operations.md)
- [Running GitHub Actions Locally](run-github-actions-locally.md)
- [Upgrading EF Server Model](upgrade-ef-server-model.md)
- [Upgrading EF Client Model](upgrade-ef-client-model.md)
- [Enabling WebAuthn PFR in Chrome](enable-webauthn-pfr-chrome.md)