Skip to content

DC-Central-Kitchen/dccentralkitchen

 
 

Repository files navigation

dccentralkitchen

Healthy Corners Rewards (DC Central Kitchen)

All documentation lives at https://healthycorners-rewards.netlify.app - for new contributors, we recommend starting with the project overview.

Companion projects

Run sim build eas build --platform ios eas build --platform android

Build Notes

  • Use EAS to make production build.
  • All project secrets are stored in a environment.js file
  • Files/Folders not part of the build go inside .easignore. NOTE: Do not add environment secrets files in .easignore, as they will be ignored during the build process and throw erros.

EAS IGNORE

  • add all folders/files you do not want in your build inside .easignore

Google Maps API key

  • React native maps package requires an API key for Android Platform. Please remember to use the PROD API key for production builds in your app.json. You can find the API key in DCCK's GOOGLE CLOUD PLATFORM under project - Healty Corners Prod, look for "Android Maps PROD Key".

About

Customer mobile app and rewards program for DC Central Kitchen's Healthy Corners initiative

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%