Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 894 Bytes

File metadata and controls

19 lines (11 loc) · 894 Bytes

React + Vite Sample | lttle.cloud

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.

Deploy

To deploy the project to lttle.cloud, run:

lttle deploy react-vite.lttle.yaml

This 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/.