0.2.0 • Published 6 years ago

@v8ch/granary v0.2.0

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
6 years ago

Granary

A single-page-application (SPA) front-end user interface for the Combine API. Built with VueJS. This is a work-in-progress in the earliest development stages, with no stable releases. Not recommended for production use.

Installation

Install into a project via NPM with npm install --save @v8ch/granary or with Yarn with yarn add -D @v8ch/granary. Then make sure to copy files in the dist folder.

This SPA is intended to be used with the Combine API, built with Laravel. A sample config file for Laravel Mix is included in the extras folder. Include this config with your project to copy Granary files to the correct location to integrate with a Combine API-based Laravel project.

License

Granary is open-sourced software copyright by Robert Pratt and licensed under the GPLv3 license.