Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lindsaykwardell/amplify-social-room

My Amplify Gen 2 Social Room
https://github.com/lindsaykwardell/amplify-social-room

Last synced: about 1 month ago
JSON representation

My Amplify Gen 2 Social Room

Awesome Lists containing this project

README

        

## 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](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

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