ErikCH / amplify-social-room

A React and Vite app using AWS Amplify to build a realtime game with generative AI, auth, data, storage, and serverless functions

Home Page:https://docs.amplify.aws/gen2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Amplify Fullstack Realtime Social Room Demo

A React and Vite app using AWS Amplify to build a realtime game with generative AI, auth, data, storage, and serverless functions

Getting Started

Clone repo


git clone https://github.com/aws-samples/amplify-social-room.git
cd amplify-social-room

Install the packages


npm i

Initiate a cloud sandbox environment


npx ampx sandbox

Run the App


npm run dev

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

A React and Vite app using AWS Amplify to build a realtime game with generative AI, auth, data, storage, and serverless functions

https://docs.amplify.aws/gen2/


Languages

Language:TypeScript 70.1%Language:CSS 23.6%Language:JavaScript 3.4%Language:HTML 2.9%