Running a Git repo with client (next) and server (express/node) subfolders

hey all –

Here’s my repl: https://replit.com/@bvksn/is-this-thing-on

As you can see there are two subfolders: client and server. I just need the client to run. On my own computer I just do cd client && npm i && npm run dev and things work as expected. Im not sure how to approach this with replit? I already changed the run command in .replit but that didnt do it.

Any help would be appreciated!

A website appears when I click run? Did you click run? Can you please give more detail?

Every time I try to press the run button, it gets stuck in a crash loop and says signal: bus error (core dumped).

Screenshot attached from my phone but it’s the same on desktop.

Did it work for you? Did you seem a yellow and white website?

Nevermind I nuked it and restarted and it works now. Thanks.

1 Like