SharpLog
SharpLog is a video game backog application.
Running Local Instance
- In Visual Studio 2019, right-click on the
SharpLog
solution, and selectSet Startup Projects
. - Select the following projects for startup projects:
- SharpLog.Backlog.WebAPI
- SharpLog.Gateway.WebAPI
- SharpLog.Security.WebAPI
- SharpLog.Users.WebAPI
- Start project.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.