goderbauer / pub-dev

Pub.dev, the Dart package repository, written in Dart

Home Page:https://pub.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Code for the "pub.dev" website.

The server for hosting pub packages on pub.dev is implemented using AppEngine Custom Runtimes with Flexible environment (see package:appengine for more information about Dart support for AppEngine).

If you are looking only for a simple self-hosted site to publish internal package, see package:pub_server, which has an example for running one using the local filesystem as storage.

Documentation

About

Pub.dev, the Dart package repository, written in Dart

https://pub.dev

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 73.9%Language:HTML 20.6%Language:Mustache 2.6%Language:SCSS 2.0%Language:Shell 0.5%Language:JavaScript 0.3%Language:Dockerfile 0.1%