diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb12034 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Github Team Status Monitor + +For now, startup is a bit wonky. + +``` +docker-compose up -d scrounger +cd overwatch +npm install +npm start +``` + +Still working on a proper dockerization, and fiddling with auth, which is very +important for this app.