Local Svelte+Drizzle/Neon development using docker
https://justpaste.it/d7lj4 i was unable to ask the question here, since it didn't allow me to write long messages. sorry!
2 Replies
rival-black•12mo ago
hard to say from the error, did you run
docker compose up ? It appears that the HTTP service part isn't running.passive-yellow•11mo ago
@loliklr:)
The issue as I get from your error is that the environment varianle is not set up correctly. Can you print the env value via console.log and see if it's
undefined?
@loliklr:) following up.