Skip to content

A native white-label application built with NativeScript-Vue for community radios

License

Notifications You must be signed in to change notification settings

Cambalab/ns-vue-radio

Repository files navigation

Vue-Admin logo

Ns-Vue-Radio is a native white-label application built with NativeScript-Vue for community radios


Download and Install

Download the command line tools from the android website.

Follow this steps:

Generate your radio application

Follow instructions in our guide to generate your radio app.

FCM Firebase Cloud Messaging

Don't forget to copy your google-services.json to -> template/app/App_Resources/Android/ folder, follow steps here:

"nativescript-plugin-firebase": "7.1.2",

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build for development
tns build <platform> --bundle --env.development

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and debug the application for development
tns debug <platform> --bundle --env.development

# Build, watch for changes and run the application
tns run <platform> --bundle

# Build, watch for changes and run the application for development
tns run <platform> --bundle --env.development

# Build, watch for changes and run the application using json_data
tns run <platform> --bundle --env.jsondata

Clean the NativeScript application instance

i.e. rm -rf platforms

npm run clean

For detailed instructions, see vue-cli-template

Contribution

License

Please make sure to read the Contributing Guide before making a pull request.

License

This software is licensed under the GNU GPLv3 License, and sponsored by Cambá.


With 💚 💜 ❤️ by Cambá Coop 🌎 Buenos Aires, Argentina