SharpLog

SharpLog is a video game backog application.

Running Local Instance

  1. In Visual Studio 2019, right-click on the SharpLog solution, and select Set Startup Projects.
  2. Select the following projects for startup projects:
    • SharpLog.Backlog.WebAPI
    • SharpLog.Gateway.WebAPI
    • SharpLog.Security.WebAPI
    • SharpLog.Users.WebAPI
  3. 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.