|
||
---|---|---|
Galaeth.ApiServer | ||
Galaeth.Core | ||
Galaeth.DAL | ||
Galaeth.Services | ||
..woodpecker.yml.kate-swp | ||
.dockerignore | ||
.gitignore | ||
.woodpecker.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Galaeth.ruleset | ||
Galaeth.sln | ||
README.md |
Galaeth API Server
Experimenting with different things
Run locally by cloning and using docker compose up
- this will pull and create a postgres container, and run the api server which will connect to postgres.
Api can be accessed at http://127.0.0.1:8080
and Swagger at http://127.0.0.1:8080/swagger
Default username/password set in docker compose and/or appsettings.json