1
Install @kernel/react
2
Set environment keys
Set this in your .env file
3
Set ZOD schema
Kernel allows you to collect and associate arbitrary user-provided data alongside a git connection. Example use cases:
- a path representing the root directory (e.g. for monorepos)
- a boolean specifying whether or not the user would like preview deployments enabled
4
use <Link>