You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried to follow the instructions in the README but it fails when running cargo make docker (using Debian in WSL2).
I see the conduit-web is marked as WIP so is there a more stable commit I could try running this on?
Looks like a missing build directory for the yew frontend. It appears I may have some missing build steps for trunk to build the frontend before copying things over into the deployment container. Haven't had much time to look back into this project, but plan on doing so soon.
@Jibbajabbafic Just create an empty dist directory in conduit-web! Hope that works for you. You may also need to install npm and newman for tests to run
Hi,
I tried to follow the instructions in the README but it fails when running
cargo make docker
(using Debian in WSL2).I see the conduit-web is marked as WIP so is there a more stable commit I could try running this on?
Many thanks for making this example!
Logs
The text was updated successfully, but these errors were encountered: