Giter Site home page Giter Site logo

yuttasakcom / amazon-chime-sdk-classroom-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws-samples/amazon-chime-sdk-classroom-demo

0.0 1.0 0.0 1.31 MB

License: Apache License 2.0

JavaScript 22.67% TypeScript 53.19% CSS 22.76% HTML 0.74% Shell 0.65%

amazon-chime-sdk-classroom-demo's Introduction

Amazon Chime SDK Classroom Demo

This demo shows how to use the Amazon Chime SDK to build an online classroom in Electron and React.

Amazon Chime SDK Classroom Demo

Installation

Option 1: Deploy via AWS Cloud9

Prerequisites

  • Log into your AWS account with an IAM role that has the AdministratorAccess policy.
  • Use the us-east-1 (N. Virginia) region of your AWS account.

Create an AWS Cloud9 environment

  1. Go to the AWS Cloud9 Dashboard.
  2. Press the Create environment button or go here.
  3. For the Name enter <unique environment name> and press the Next step button.
  4. For Environment Settings use the defaults and press the Next step button.
  5. Review the Environment name and settings and press the Create environment button.
  6. Wait for the environment to start.

Run the deployment script

Once the Cloud9 environment starts, run the following commands in the Terminal pane at the bottom of the window to download the application repository:

git clone https://github.com/aws-samples/amazon-chime-sdk-classroom-demo.git
cd amazon-chime-sdk-classroom-demo

Now in the same Terminal pane, run the following command to deploy, package, and create a distribution for your application. Note this will take about 15 minutes.

script/deploy.js -r <region> -a <app name> -s <unique stack name> -b <unique bucket name>

At the end of the script you will see a URL to a download page. Save this link.

Option 2: Deploy from your local machine

First deploy the stack:

script/deploy.js -r <region> -a <app name> -s <unique stack name> -b <unique bucket name>

At the end of the script you will see a URL to a download page. Save this link. To run the application locally in Electron run:

yarn dev

Before pushing your commit, ensure that the application works okay in production mode.

yarn cross-env DEBUG_PROD=true yarn start

amazon-chime-sdk-classroom-demo's People

Contributors

giridharknamz avatar simmkyu avatar

Watchers

 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.