Can I disable single page applications (SPA) #1408
Unanswered
royaldragonit
asked this question in
Q&A
Replies: 1 comment
-
|
The CleanArchitecture template does support running a backend-only .NET API without the SPA. You don’t need to “disable SPA” in the existing template — you generate the project without a SPA client from the start using the correct template option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm keen to run application without SPA (only .NET API), I have checked readme.md but not found any document for disable SPA? Thanks alot
Beta Was this translation helpful? Give feedback.
All reactions