Skip to content

Internal forum for aggregating developer questions and ideas for new features. Utilizes DynamoDB, AWS Lambda, Express, & React/Redux

Notifications You must be signed in to change notification settings

grantkayes/coreoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Overflow

Stack Overflow-like question and answer application

Setting and Starting DynamoDB (local)

To Start:

  1. Download a zip folder of a local dynamodb
  1. Unzip the folder
  2. cd into "dynamodb_local_latest" and run

java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb

Note: Use the command above to start server

  1. cd in the "coreoverflowexpress" folder

  2. Run "yarn create-db"

To start CoreOverflow

  1. Run "yarn"

  2. Run "yarn start"

About

Internal forum for aggregating developer questions and ideas for new features. Utilizes DynamoDB, AWS Lambda, Express, & React/Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •