zett-8 / PWA-chatapp

PWA app sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA CHAT APP

🖥️ Tech stack

  • Gatsby.js for client side

    • Great Gatsby (gatsby starter)
    • Styled-component
    • Material-UI
    • PWA (optional)
  • Hasura for backend and DB

  • Apollo for handling graphql and management state

  • Heroku for deploying Hasura

  • Firebase

    • Hosting for deploying gatsby file
    • Authentication for secure access to Hasura DB
    • Cloud Functions for handling JWT
    • Cloud Firestore for token refresh

🚀 Quick start

  1. clone this repository

    git clone https://github.com/Zett-8/pwa-chat.git
    cd pwa-chat
  2. run

    gatsby develop
  3. Check on browser

    The site is now running at http://localhost:8000

About

PWA app sample


Languages

Language:JavaScript 100.0%