# Airport Your terminal for seamless AT Protocol PDS (Personal Data Server) migration and backup. Airport is a web application built with Fresh and Deno that helps users safely migrate and backup their Bluesky PDS data. It provides a user-friendly interface for managing your AT Protocol data. ## Features - PDS migration between servers - Data backup functionality - User-friendly interface - Coming soon: PLC Key retrieval, data backup ## Tech Stack - [Fresh](https://fresh.deno.dev/) - Web Framework - [Deno](https://deno.com/) - Runtime - [Tailwind](https://tailwindcss.com/) - Styling ## Development Make sure you have Deno installed: https://docs.deno.com/runtime/getting_started/installation Start the project in development mode: ```shell deno task dev ``` ## About Airport is developed with ❤️ by [Roscoe](https://bsky.app/profile/knotbin.com) for [Spark](https://sprk.so), a new short-video platform for AT Protocol. ## Contributing We welcome contributions! Please feel free to submit a Pull Request. Please only submit pull requests that are relevant to the project. This project targets people with a non-advanced understanding of AT Protocol, so please avoid submitting pull requests that add features that complicate the user experience. ## License [MIT License](LICENSE)