Coder Social home page Coder Social logo

node-3tier-app-1's Introduction

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.

Bringing up the development environment

The development environment for this application can be brought up with docker compose. In order run this environment it's necessary to checkout web app into the parent directory of this repo.

$ pwd
/home/cam/projects/toptal
$ tree -L 1
.
├── node-3tier-app
└── node-3tier-app-web

2 directories, 0 files

Changes can be made to either the web or api tier of this application by editing either the web repo or this one. When ready to run this application locally do the following in the root of this repo:

docker-compose build
docker-compose up

Infrastructure and CI/CD pipeline

For more information on building the infrastructure and CI/CD pipeline view the Infrastructure installation

Presentation outlining architecture

Google Presentation

Links to my relevant github repos:

This project was seperated into two seperate repositories and moved to github:

Primary repo including api/db tier

web tier

node-3tier-app-1's People

Contributors

camharris avatar namikplivcic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.