Skip to content

House-design-studio/hds.api

Repository files navigation

hds.api

It's a new backend application for mycalcs.ru

how to start

First things first. You need to create .env based on .env.sample
for docker compose file

how to run

After a configuration you can use docker-compose up to run a programm
Or... you can run programm with dotnet run --project .\src\Server\
with next environment variables:

  • OAuth__Google__ClientSecret
  • OAuth__Google__ClientId
  • ConnectionStrings__DefaultConnection

and launched postgresql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published