Skip to content

SofiaCantero24/BlackMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo
Mobile App

This Project is based on Rootstrap React Native Template

Requirements

👋 Quick start

Clone the repo to your machine and install deps :

git clone https://github.com/SofiaCantero24/BlackMarket.git

cd ./BlackMarket

pnpm install

To run the app on ios

pnpm ios

To run the app on Android

pnpm android

To build your app locally you can run any of the build scripts with --local.

pnpm build:development:ios --local

SonarQube setup

SonarQube is an open-source platform for continuous inspection of code quality. It performs automatic reviews to detect bugs, code smells, and security vulnerabilities. Rootstrap has a SonarQube instance to improve the quality of the software we develop. On each PR, a GitHub Action is triggered to perform the analysis. To set up SonarQube correctly, you need to add the SONAR_TOKEN, SONAR_URL, and SONAR_PROJECT secrets to the repository. Additionally, you must select the quality gate named ReactNativeTemplate for your project on SonarQube. In case you're using this project outside Rootstrap and you're not planning to use SonarQube the sonar scanner workflow should be deleted.

✍️ Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published