Skip to content

T4 App is a simple app for calculate medication compilance. It's a simple app for a simple problem. The app is developed in Framework7, Capacitor and NextJS.

Notifications You must be signed in to change notification settings

thomasbarenghi/t4-capacitor-app

Repository files navigation

T4 App - Readme

Description

T4 App is a simple app for calculate medication compilance. It's a simple app for a simple problem. The app is developed in Framework7, Capacitor and NextJS.

Installation

  1. Clone the repository
  2. Install dependencies
npm install
  1. Run the app
npm run dev

Build to APK

  1. Build the app
npm run static
  1. Open Android Studio and open the project and sync
npx cap open android
npx cap copy
npx cap sync
  1. Build the APK according to the docs of Android Studio

Env file explanation

NEXT_PUBLIC_HOST=https://localhost:3000
  • NEXT_PUBLIC_HOST: The host of the app

About

T4 App is a simple app for calculate medication compilance. It's a simple app for a simple problem. The app is developed in Framework7, Capacitor and NextJS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published