This is VESS repo.
Currently, VESS is a beta version.
- clone this repo
- clone and setup backend repo cvoxel_backend
- open new terminal and
yarn serve
: start backend's emulator - Ceramic local node setup
- open new terminal and
yarn ceramic
: run up local node - rewrite env.sample -> env.
yarn dev
: run cvoxel app