Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

mark-rafter/LocalDiscogsApi

Repository files navigation

LocalDiscogsApi

Setup

Build status

  1. Clone repo
  2. Setup MongoDB
  3. Add MongoDB connection string to the project's secrets via the CLI
dotnet user-secrets set "DatabaseOptions:ConnectionString" "<your-connection-string-here>"
  1. Run the API
dotnet run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages