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
{{ message }}
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
currently when you run locally using
pnpm dev, you can access the editor athttp://127.0.0.1:5173/which seems correct.but the deployed page at
https://cadmium-co.github.io/CADmium/contains a trailing/CADmium/. Let's remove that!