Skip to content

Bandwidth efficient, simplified client built with Angular.

Notifications You must be signed in to change notification settings

dangviettuan/Rocket.Chat.PWA

 
 

Repository files navigation

Rocketchat Pwa

Rocketchat progressive web app built on Angular and apollo graphql stack using angular CLI.

npm install -g yarn
yarn install
  • mock server requires mongo for the accounts
  • mock users to login with:
    • username: eitan pass: eitan
    • username: tomer pass: tomer
  • run client & mock server:
yarn start
  • build production ready PWA with service worker support:
yarn build 
  • additional scripts in package.json

About

Bandwidth efficient, simplified client built with Angular.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.8%
  • CSS 18.6%
  • HTML 11.2%
  • JavaScript 2.4%