Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] - Initialize api & client #15

Open
5 tasks
blackout1471 opened this issue Dec 18, 2023 · 0 comments
Open
5 tasks

[Feature] - Initialize api & client #15

blackout1471 opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@blackout1471
Copy link
Owner

blackout1471 commented Dec 18, 2023

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.

@blackout1471 blackout1471 added the enhancement New feature or request label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants