This repository has been archived on 2023-10-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-02-24 16:08:11 +01:00
2023-02-23 14:06:30 +01:00
2023-02-25 16:49:26 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-23 14:06:30 +01:00
2023-02-24 16:08:11 +01:00
2023-02-23 14:06:30 +01:00

PocketBase (frontend-pocketbase)

frontend of pocketbase backend

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Description
No description provided
Readme 628 KiB
Languages
Vue 58.7%
JavaScript 37%
HTML 2.5%
Dockerfile 1.2%
Shell 0.6%