Skip to content

adurm/nodesampleapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Sample App

The repository contains the development environment for a Nodejs app.

Prerequisites

  • Packer
  • Chef
  • Git
  • AWS Credentials
  • Nodejs
  • mongodb

Installation

  • Clone this repository:
git clone git@github.com:adurm/nodesampleapp.git

Testing the NodeSampleApp_tf

  • Execute the following commands in terminal:
cd tests
rake spec

Building the AMI using packer

  • Validate and build the packer file using the commands below:
packer validate packer.json
packer build packer.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published