/photo_gallery_app

A Photo Gallery application built with AngularDart and Aqueduct

Primary LanguageDart

Photo Gallery App

A photo gallery web application written in AngularDart and Aqueduct.

This will be streaming on YouTube and Patreon.

Check out the starter branch for the boilerplate setup to follow along with me in the series.

Pre-requisites

  1. Install webdev tool: pub global activate webdev
  2. Install Aqueduct cli >v4: pub global activate aqueduct 4.0.0-b1

Running packages

Derry makes it easier to define aliases for commonly run scripts. Install the derry package.

$ pub global activate derry

Running pg_client

$ derry run dev

pg_server

$ derry run dev_server