Move the backend code into a backend/ directory, and create a frontend/ directory containing an empty sveltekit project. |
||
|---|---|---|
| .. | ||
| main.rs | ||
| models.rs | ||
| resolvers.rs | ||
| schema.rs | ||
Move the backend code into a backend/ directory, and create a frontend/ directory containing an empty sveltekit project. |
||
|---|---|---|
| .. | ||
| main.rs | ||
| models.rs | ||
| resolvers.rs | ||
| schema.rs | ||