All Projects → RocketChat → Rocket.chat.pwa

RocketChat / Rocket.chat.pwa

Bandwidth efficient, simplified client built with Angular.

Programming Languages

typescript
32286 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].