From b6dc2cf8b0b7cd98ecaabeb22fa762642da4ce5d Mon Sep 17 00:00:00 2001 From: sethwoodworth Date: Thu, 15 Dec 2011 19:28:37 -0800 Subject: [PATCH] Starting documentation --- Home.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 40ca914..e46f300 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,24 @@ -Welcome to the FinalsClub wiki! \ No newline at end of file +The finalsclub webapp relies on the following self-contained projects: +* [bc](https://github.com/finalsclubdev/bc) a BackChannel-like question tool +* [Etherpad-lite](https://github.com/Pita/etherpad-lite) A collaborative, real-time text editor [our fork](https://github.com/chapel/etherpad-lite) + +The finalsclub software uses the following packages: + +nodejs/npm: +* [express](http://expressjs.com/guide.html) +* async +* aws-lib +* connect-mongo +* connect +* ejs +* express-messages +* express +* jade +* hat +* mongodb +* mongoose +* socket.io +* TODO: finish this list + +javascript: +* [protodiv](https://github.com/sleeplessinc/protodiv) \ No newline at end of file -- 2.25.1