#[Next.js] Two repo's for Desktop & Frontend
4 messages · Page 1 of 1 (latest)
git submodule add your-other-repo boom now you've added one repo to another
Your Tauri project, src-tauri is just a Rust crate. It can be located wherever you want. You don't need the two projects to be in the same folder or anything like that
You just need to specify the paths correctly in tauri.conf.json