AttentionDev
New Pleskian
- Server operating system version
- Ubuntu 22.04.3
- Plesk version and microupdate number
- 18.0.58
Hello,
I got some issues running SvelteKit with how the docs recommend doing,
firstly I do use an entry.cjs file for the startup file in Plesk, but by following the docs
I'm unsure on how to deal with the environment variables, like in the example
node -r dotenv/config build
Can someone share his/her experience with sveltekit env variables and plesk?
I got some issues running SvelteKit with how the docs recommend doing,
firstly I do use an entry.cjs file for the startup file in Plesk, but by following the docs
Node servers • Docs • SvelteKit
kit.svelte.dev
node -r dotenv/config build
Can someone share his/her experience with sveltekit env variables and plesk?