galaeth-draft/README.md
Mike 04d2ec37e8
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add woodpecker
2024-11-17 13:52:35 +00:00

13 lines
482 B
Markdown

# 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/swagger`
Default username/password set in docker compose and/or appsettings.json
[![status-badge](https://wci.alveus.dev/api/badges/24/status.svg)](https://wci.alveus.dev/repos/24)