Skip to content
Ryan Kinal edited this page Aug 11, 2014 · 3 revisions

Server

NodeJS

Because Ryan wants to learn more Node. And it's cool.

Database

MongoDB

Because Ryan wants to learn more NoSQL. And MongoLab is badass and easy to use.

Framework

Express

Because it's easy and allows for quick development.

Authentication

Possibly Passport - though I've never used it.

Architecture

Service-based

I'd like to use a service-based architecture. Initially create APIs for data access and manipulation, and use those APIs to create the site.

Clone this wiki locally