/3tire-app

nodejs 3 tier application

Primary LanguageJavaScript

Sample 3tier app

This repo contains code for a Node.js multi-tier application.

The application overview is as follows

web <=> api <=> db

The folders web and api respectively describe how to install and run each app.