The Aura System is a skeleton for a full-stack Aura framework composed of Aura packages. You may clone the system for aiding in Aura development, or you may download a system tarball (below) for your own use. The system tarballs include all the Aura packages of the same version number.
-
Download a copy of the latest system tarball.
-
Uncompress it and place it in your document root.
-
Browse to
'/path/to/auraphp-system-{$VERSION}/web/index.php'
to see "Hello World!"
For a more production-oriented solution, you should add a virtual host and
and point its document root to '/path/to/auraphp-system-version/web'
.
The documentation is incomplete at this time. You may read what we have so far at http://auraphp.github.com/system.