[go: nahoru, domu]

Skip to content

barrymcandrews/raven-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven Messenger Frontend

🏗 AWS Infrastructure

🚀 Live Demo

Demo Account
Username demouser
Password @Password1

About The Project

Raven Messenger is a fictional serverless chat application developed as an example. Powered by React, this web app connects to a REST API and a WebSocket API defined in the infrastructure repository.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Deployment

The master branch of this project is automatically built and deployed to S3. In S3, it's hosted as a static website and served to raven.bmcandrews.com through AWS CloudFront.