C#C
C#7mo ago
Thiagohaga

✅ Adding an autonomous react front-end to a preexisting back-end

I can't seem to find any comprehensive guide on doing such a thing, but to explain what I have here:
  • We already have a functioning back-end that has a docker-compose.yml that we are using to run the sqlserver and the api
  • I want just a simple react typescript app to run probably using SPA.
On the image I have pinned is our structure. the .client is just a autonomous react project I have added that is referenced in our .api
1Captura_de_tela_2025-05-28_232855.png
Was this page helpful?