Skip to content

stefangomez/serverless-chat-arc

Repository files navigation

Serverless Chat App Example

A simple full-stack chat web app (mobile example in progress) with a serverless backend.

See live demo here: https://serverless-chat-arc.nafets.dev/

built with Architect(https://arc.codes)

Local development

Requirements

  • node v14.x, yarn

Install dependencies for backend, and web

npm run install:all

Start backend & webapp

npm run dev

Deploying to webapp & backend to AWS

From local machine

npm run deploy:staging
npm run deploy:production

Using Amplify Console

About

example of a serverless chat webapp using arc.codes on aws

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published