This is a React + Vite sample project for lttle.cloud.
It demonstrates how to deploy a React application using Vite and lttle.cloud's platform.
To deploy the project to lttle.cloud, run:
lttle deploy react-vite.lttle.yamlThis will build a Docker image, push it to our registry, and deploy the application. To understand how we manage to build you can checkout our documentation: lttle.cloud Docs | Building.
After that you can access your static site at https://react-vite--samples--public--your-tenant.eu.lttle.host/ where your-tenant is your lttle.cloud tenant name.
You can check our deployment of this sample https://react-vite--samples--public--aifrim.eu.lttle.host/.