Skip to content

hdthinh1012/aws-workshop-0-hls-streaming-fe

Repository files navigation

# AWS First Cloud Journey Workshop 0: Building HLS Large Video Streaming Web App using AWS EC2, S3

About the repository

Contain front-end source code for the project, please refer to the writeup for detail explanation and step by step guide for deploying to AWS EC2.

Writeup link at: Link here

The accompanied back-end repository: back-end Github Link

Step-by-step running

  1. Clone the repository
  2. Create .env file
touch .env
echo VITE_SERVER_URL=<your-server-url> > .env
  1. Install NVM & Node 18
  2. Install dependencies npm install
  3. Run vite react app in hot-reload mode npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published