Improve the README

This commit is contained in:
Léo 2024-03-28 12:03:14 +00:00
parent ba3b1aea8b
commit 712651c39b

View file

@ -1,7 +1,11 @@
# Court - A URL Shortener
Only based on go standard library and PostGres
## How to run it
`docker compose up -d`, by default it will expose port 8000
*PS: if it fail miserably, relaunch it, it's due to PostGres being long to startup*
## How to manage it
There is a webui on the `/webui` endpoint, it's the only reserved path (with the `/`)