Heighliner stacks to speed up app dev.
# Clone the repo or just do `git pull`
git clone [email protected]:h8r-dev/stacks.git
# Install git hooks
make install-hooks
If you want to live reload the chain modules, you need to install go and setup GOPATH and GOBIN env first. Then run:
# Watch files and develop
make watch
- chain/: This contains the chain (CUE) modules.
- official-stack: This contains the official stacks.
This repo provides the following CUE modules:
- The entire repo can be imported as a CUE module.
- Each stack can be imported as a CUE module.
- The cuelib can be imported as a CUE module.
This repo contains the following stacks: