- Head to https://dev.app.genez.io/ and create an account with your favorite social login.
- Clone this repository locally on your machine.
git clone https://github.com/Genez-io/genezio
- Switch to the
dev
branch and installgenezio
.
cd genezio && git checkout dev
npm install
npm run install-dev-locally
- Congrats! You can now deploy your project using genezio
dev
environment.
Warning: The dev
environment might contain bugs, so proceed with care. Feel free to add an issue if you are encountering anything.
You can also contact us at: [email protected]