Platformatic Vite
The Platformatic Vite allows to run a Vite application as a Platformatic Runtime service with no modifications.
Getting Started
Create or copy a Vite application inside the web
or services
folder. If you are not using autoload
, you also have to explictly add the new service.
You are all set, you can now start your runtime as usual via wattpm dev
or plt start
.
Install
npm install @platformatic/vite