Awesome
Qodo - Quasar Todo
This project aims to help beginners and newcomers in learning how to use Quasar Framework to build multi-platform apps. This is a relatively medium-size project, complete with a local client database (using RxDB) that demonstrates how you can build your app for both Mobile and Desktop platform. Treat this project as a reference or a learning resource.
Check out the live enFocus
version here:
- Mobile - Google Play
- Desktop - www.getenfocus.com
Getting Started
This project requires yarn
and @quasar/cli
, check docs for more details on Quasar CLI Installation.
Install the dependencies
yarn
Setup environment variables
cp env.dev.example .env.dev #.env for production
Start the app in development mode (hot-code reloading, error reporting, etc.)
# run as capacitor mode
quasar dev -m capacitor -T [android|ios]
# run as electron mode
quasar dev -m electron
Lint the files
yarn run lint
Monetizing via AdMob and In-app Purchase
WIP - Tutorial.
Deployment
WIP - Tutorial.
Donate
You can buy my next beer or coffee if you ever find this project useful.