Generate certificate and configure local machine:
PC:
dotnet dev-certs https --clean dotnet dev-certs https -ep "$env:USERPROFILE\.aspnet\https\aspnetapp.pfx" -p Passw0rd dotnet dev-certs https --trust
MAC:
dotnet dev-certs https --clean
dotnet dev-certs https -ep ~/.aspnet/https/aspnetapp.pfx -p Passw0rd
dotnet dev-certs https --trust
Use the docker-compose.yml
file to startup the service and Postgres. Or run docker compose up --build
.
Navigate to https://localhost:5001/swagger
to start the application.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4