Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 648 Bytes

beta_testing.md

File metadata and controls

22 lines (15 loc) · 648 Bytes

Instruction to enroll on our beta testing list

  1. Head to https://dev.app.genez.io/ and create an account with your favorite social login.
  2. Clone this repository locally on your machine.
git clone https://github.com/Genez-io/genezio
  1. Switch to the dev branch and install genezio.
cd genezio && git checkout dev
npm install
npm run install-dev-locally
  1. 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: contact@genez.io