# pub-dev **Repository Path**: mirrors_dart-lang/pub-dev ## Basic Information - **Project Name**: pub-dev - **Description**: The pub.dev website - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://github.com/dart-lang/pub-dev/workflows/Dart%20CI/badge.svg)](https://github.com/dart-lang/pub-dev/actions?query=workflow%3A"Dart+CI"+branch%3Amaster) # Code for the "pub.dev" website. The server for hosting pub packages on [pub.dev](https://pub.dev) is implemented using AppEngine Custom Runtimes with Flexible environment (see [package:appengine](https://pub.dev/packages/appengine) for more information about Dart support for AppEngine). This code isn't designed with private hosting in mind. If you need a private hosted environment, you may find some of the suggestions in [this page](https://dart.dev/tools/pub/custom-package-repositories) to be helpful. ## Documentation - [Development](doc/development.md) - [Versions](doc/versions.md) - [Secrets](doc/secrets.md) - [Search](doc/search.md)