Skip to content

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

Notifications You must be signed in to change notification settings

toshitanaa/amplify-social-room

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.1%
  • CSS 23.6%
  • JavaScript 3.4%
  • HTML 2.9%