Coder Social home page Coder Social logo

simongolms / goat-health-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boehringer-ingelheim/goat-health-app

1.0 1.0 0.0 40.12 MB

Take care of your goats in a healthy way

Home Page: https://pwa.goathealth.app

License: GNU General Public License v3.0

HTML 0.56% JavaScript 9.08% TypeScript 77.32% CSS 10.39% Swift 1.32% Ruby 1.13% Shell 0.21%

goat-health-app's Introduction

Goat Health App

goat_health_app banner

Build states Build states semantic-release

Local Development

Requirements

  • NodeJS 14+
  • NPM 6+
  • Ionic

Set Environment Variables

See .env.template to create appropriate .env.local file

Install Dependencies

npm install

Generate Optimized Images

npm run generate:images

Generate an optimized webp format in different resolutions of the images under resources/images with the help of Squoosh and store it under public/assets/img.

Start Development Server

ionic serve

Runs the app in the development mode. Open http://localhost:8100 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.

Create Production Build

npm run build:ionic:browser

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. The app is ready to be deployed!

Continuos Deployment

  1. Install Dependencies npm install

  2. (on branch master/next/beta) Get Release Information (Changelog & Release Version) \

    npm run release:information

    Creates Release Notes and the next version from git commits. The next version is stored under .VERSION and updates the npm package version. The release notes are stored under .NOTES.

  3. Generate Optimized Images

    npm run generate:images

  4. Build

    npm run build:ionic:browser
    ionic capacitor sync ios --prod

  5. Generate Screenshots

    1. Generate Screenhots for en-US

      JEST_PLAYWRIGHT_CONTEXT_OPTION_LOCAL=en-US JEST_PLAYWRIGHT_SCREENSHOT_SEARCH_QUERY=feed npm run generate:screenshots

    2. Generate Screenhots for ta-IN

      JEST_PLAYWRIGHT_CONTEXT_OPTION_LOCAL=ta-IN JEST_PLAYWRIGHT_SCREENSHOT_SEARCH_QUERY=உலர்ந்த npm run generate:screenshots

  6. Goto ios app folder

    cd ios/App

  7. Install Dependencies

    bundle install

  8. Run Fastlane

    bundle exec fastlane

goat-health-app's People

Contributors

msftgits avatar semantic-release-bot avatar simongolms avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.