- Vite+ (Manage node versions, toolchains, dependencies, hooks, etc...)
- Clone the repository.
- Install dependencies
vp install. - Inside
apps/api. Copy.env.templateto.envand fill the environment variables. - Start the development environment:
vpr -r dev.