vue-amber-recipe
Version, currently master branch1 version
- master branchlatestApr 6, 2019
github.com/faustinoaq/vue-amber-recipe
An Amber Framework recipe using Vue.js
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
vue-amber-recipe:
github: faustinoaq/vue-amber-recipe
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Faustino Aguilar
- Target
amberfrom lib/amber/src/amber/cli.cr
Dependencies
Runtime Dependencies
- amber~> 0.8.0github: amberframework/amber
README
Amber + Vue

A SPA (Single Page Application) recipe using Vue.js and Amber Framework.
amber new app -r https://codeload.github.com/faustinoaq/vue-amber-recipe/zip/0.0.1
cd app
amber g scaffold Category title:string
amber g scaffold Product title:string description:text category:reference
amber g scaffold Comment body:text product:reference
Notes
Tests
To run the test suite:
crystal spec
Contributing
- Fork it ( https://github.com/faustinoaq/fake_app/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 6, 2019
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/faustinoaq/vue-amber-recipe
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 16, 2026
- Synced
- Aug 15, 2026
- Versions
- 1