Add README
This commit is contained in:
parent
77ee9da9ea
commit
983bb26c9d
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Court - A URL Shortener
|
||||||
|
|
||||||
|
## 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*
|
Loading…
Reference in a new issue