dabit3 / speakerchat

SpeakerChat - Real-time Event Q&A Platform with Markdown Support

Home Page:https://speakerchat.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeakerChat

Real-time event comment platform with markdown support


Features

  • Built with GraphQL, AWS AppSync & AWS Amplify
  • GraphQL subscriptions for real-time comments
  • Markdown support for rich comments
  • Local & optimistic cached updates

Deploy this app (2 options)

One-click Deploy to the Amplify Console

amplifybutton

Deploy using the Amplify CLI

  1. Clone the repo
git clone https://github.com/dabit3/speakerchat.git

cd speakerchat
  1. Initialize the Amplify project
amplify init
  1. Deploy the back end
amplify push
  • Do you want to generate code for your newly created GraphQL API? N
  1. Launch the app
npm start

About

SpeakerChat - Real-time Event Q&A Platform with Markdown Support

https://speakerchat.dev


Languages

Language:JavaScript 93.2%Language:HTML 4.4%Language:CSS 2.4%