diff --git a/README.md b/README.md new file mode 100644 index 0000000..7bbcde4 --- /dev/null +++ b/README.md @@ -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*