/repo-search

Primary LanguageTypeScript

repo-search

Video demo

Screen.Recording.2023-06-28.at.2.27.55.PM.mov

Commands

To run the code docker-compose up --build

This ll start the docker container with repo server running at port 8080

Then run the following commands

cd repo-search

npm install

To run ios app

npm run ios

To run android app

npm run ios