You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To be able to build a more infrastructure supported application, the software will be split into a server client relationship. So that the audio software can be hosted and be called via. Http clients. The client should be using react as to have a more modern client application technology.
Describe the solution you'd like
Create premake script to generate C# aspnet project into source folder.
Initialize react application into source folder.
Create gitignore for c#.
Create gitignore for react.
Edit Readme file to reflect changes.
Additional context
Thought about moving the client application to separate repo.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To be able to build a more infrastructure supported application, the software will be split into a server client relationship. So that the audio software can be hosted and be called via. Http clients. The client should be using react as to have a more modern client application technology.
Describe the solution you'd like
Additional context
Thought about moving the client application to separate repo.
The text was updated successfully, but these errors were encountered: