-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