1
0
Fork 0
forked from lesion/plaid
No description
Find a file
2023-10-14 00:03:00 +02:00
assets-src init 2023-01-23 12:29:24 +01:00
public prettier 2023-09-14 00:42:02 +01:00
src eslint says so 2023-10-14 00:02:49 +02:00
.eslintrc.json eslint config 2023-09-14 12:53:48 +02:00
.gitignore ignore 2023-03-18 23:49:23 +00:00
.gitlab-ci.yml verdaccio urls point to localhost, which is dumb 2023-09-30 00:44:10 +02:00
framework7.json prettier 2023-09-14 00:42:02 +01:00
package-lock.json upgrade package 2023-10-13 22:45:36 +02:00
package.json move store to pinia 2023-10-13 22:15:40 +02:00
README.md some info in readme 2023-09-30 00:18:40 +02:00
tailwind.config.js eslint 2023-09-14 00:45:19 +01:00
vite.config.js eslint 2023-09-14 00:45:19 +01:00

plaid

This is an advanced radio player webapp based on radiomanifest. The goal is to support most features of "radio-specific" apps (schedule, live listening, past espisodes), while being generic and supporting multiple apps.

Support for PWA is planned but not implemented.

Install Dependencies

First of all we need to install dependencies, so run this:

npm install

NPM Scripts

  • npm run start - run development server
  • npm run dev - run development server
  • npm run build - build web app for production

Vite

There is a Vite bundler setup. It compiles and bundles all "front-end" resources. You should work only with files located in /src folder. Vite config located in vite.config.js.

Assets

Assets (icons, splash screens) source images located in assets-src folder. To generate your own icons and splash screen images, you will need to replace all assets in this directory with your own images (pay attention to image size and format), and run the following command in the project directory:

framework7 assets

Or launch UI where you will be able to change icons and splash screens:

framework7 assets --ui

Documentation & Resources

Support Framework7

Love Framework7? Support project by donating or pledging on: