Skip to content

SeanRobb/roundtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roundtable Project

Roundtable UI

  1. cd round-table-ui

Generate new react component

To Develop Locally

  1. yarn start

To Deploy to AWS

  1. yarn build && yarn deploy

Roundtable API

  1. cd round-table-api

To Deploy locally

  1. rackup lib/round-table/config.ru

To Deploy to AWS

  1. sam package --template-file template.yaml --output-template-file serverless-output.yaml --s3-bucket roundtable-api
  2. sam deploy --template-file serverless-output.yaml --stack-name roundtable-api --capabilities CAPABILITY_IAM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages