Starting documentation
authorsethwoodworth <seth.woodworth@webecologyproject.org>
Fri, 16 Dec 2011 03:28:37 +0000 (19:28 -0800)
committersethwoodworth <seth.woodworth@webecologyproject.org>
Fri, 16 Dec 2011 03:28:37 +0000 (19:28 -0800)
Home.md

diff --git a/Home.md b/Home.md
index 40ca914623f1a4d59bf782020c5abeb67d1371b7..e46f30076da8fb9f847badd3650c12fbe3513462 100644 (file)
--- 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