Signal KSK
Signal K16mo ago
3 replies
FlyingK

FlyingK - I had some time to start testing Sens...

I had some time to start testing SensESP v3 with the latest beta version. I had to do a couple of extra steps before ./run install-frontend to get the frontend working.

cd frontend-plugins/sample-plugin-js
pnpm install
pnpm run build


And I had to change the path in api.routes.mock.ts fir the preload-helper as my file had a different name. Thank you very much @Matti Airas for all your efforts to develop such a great opensource solution!
Was this page helpful?