Skip to content

sentrionic/OlympusNET

Repository files navigation

OlympusNET

OlympusNET is a backend for the OlympusBlog using .NET 5.

Stack

Getting started

  1. Install .NET 5.0
  2. Clone this repository
  3. Install Postgres and Redis.
  4. Open the project in Visual Studio to get all the dependencies.
  5. Rename appsettings.Development.example in API to appsettings.Development and fill out the values. AWS is only required if you want file upload, GMail if you want to send reset emails.
  6. Run dotnet run -p API.
  7. Go to localhost:5000/swagger/v1/swagger.json for a list of all the endpoints.

About

The .NET version of the OlympusBlog backend

Topics

Resources

License

Stars

Watchers

Forks

Languages