Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 658 Bytes

README.md

File metadata and controls

48 lines (24 loc) · 658 Bytes

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.