Skip to content

A platform for businesses to manage their reviews from platforms such as Google and Facebook, all in once place. (WIP)

Notifications You must be signed in to change notification settings

omerlagziel/Zero

Repository files navigation

Zero

Notes

  • Web is currently not working properly, it is a WIP.

Demo

(Video quality isn't great, background is grey so elements are more noticeable in the actual app)

RPReplay_Final1637751659.mov

How to run

  • $ yarn
  • Web
    • [CRA] $ yarn workspace web-cra start
    • [Next.js] $ yarn workspace web-nextjs dev
  • Mobile
    • [iOS]
      • $ cd packages/mobile/ios && pod update && pod install && cd -
      • [CLI]
        • $ yarn ios
      • [Xcode]
        • $ yarn workspace mobile start
        • yarn xcode
        • Press the Run button
    • [Android]
      • [CLI]
        • $ yarn android
      • [Android Studio]
        • $ yarn workspace mobile start
        • yarn studio
        • Press the Run button

Project structure

This project is a monorepo project - all parts of the app (web client, app and API) are in a single repository. For more information on how this project was initialized see this article or this repository.

Resources

About

A platform for businesses to manage their reviews from platforms such as Google and Facebook, all in once place. (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published