𝐗-π₯𝐞𝐦
𝐗-π₯𝐞𝐦
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
Thanks, the { message: 'Hello from the backend!' } was mostly to prove that it's working. I have a DB and stuff I am going to be pulling data from (which I believe you can use what you posted if I'm using an orm?)
14 replies
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
That works, thank you so much!
14 replies
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
Much thanks
14 replies
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
You sent the same code snippet twice. Was that intentional?
14 replies
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
Why are you using port 3001 for the APIβ€”is something else hogging the default port of 3000?
I always run my main project on port 3000. So when I'm trying out new stuff/mini projects (like this one) I use port 3001. I'll try what you sent, thank you.
14 replies
SSolidJS
Created by 𝐗-π₯𝐞𝐦 on 4/10/2025 in #support
Solid start call
Did you ensure that the app runs in port 3001 all the time?
I believe so? Me setup was pnpm create solid@latest (enabled solid start) and I ran pnpm i and pnpm dev. I specifically set the port to 3001. Do I need to start the api seperatly?
14 replies