#Maintaining front and back end
6 messages · Page 1 of 1 (latest)
Normally you would have 2 folders with one holding the backend one holding the frontend
Inside the repository
okey but how does that work exactly would it look like like this because i am a bit lost with that
You could use workspaces.
https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
thanks that is exactly what i was looking for 