Platformatic Next
The Platformatic Next allows to run a Next application as a Platformatic Runtime service with no modifications.
Getting Started
Create or copy an Next 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/next