Skip to content

Spiking Amazon Web Services to save images into our Grow North group project.

Notifications You must be signed in to change notification settings

PresidenteGomez/aws-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Name of Project

AWS-Spike to get images saved into Grow North's Group Project

Built With

  • AWS
  • NodeJS
  • Passport
  • Heroku Deployment Environment

Getting Started

  • Create an AWS account
  • Create IAM user.
  • Generate access key ID and secret access key
  • []
  • []
  • []
  • []

Prerequisites

Link to software that is required to install the app (e.g. node).

  • Node.js
  • List other prerequisites here

Installing

Steps to get the development environment running.

CREATE TABLE "users" (
  "id" serial primary key,
  "username" varchar(80) not null UNIQUE,
  "password" varchar(240) not null
);

Screen Shot

Include one or two screen shots of your project here (optional). Remove if unused.

Documentation

Link to a read-only version of your scope document or other relevant documentation here (optional). Remove if unused.

Completed Features

High level list of items completed.

  • Feature a
  • Feature b

Next Steps

Features that you would like to add at some point in the future.

  • Feature c

Deployment

Add additional notes about how to deploy this on a live system

Authors

  • Name of author(s)

Acknowledgments

  • Hat tip to anyone who's code was used

About

Spiking Amazon Web Services to save images into our Grow North group project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published