Skip to content

Simple web-application (vue-based) which provides GUI for podcast-service

License

Notifications You must be signed in to change notification settings

DmitryBurnaev/podcast-ui

Repository files navigation

Podcasts UI

Vue-based UI Application which provide access to podcast's creation.
This project based and uses a backend API podcast-service.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Environment Variables

REQUIRED Variables

argument description example
VUE_APP_API_URL Full URL (with base API path) to backend's API https://my.service.ru/api
VUE_APP_WS_URL Full URL to backend's WS base URL wss://my.service.ru/ws

License

This product is released under the MIT license. See LICENSE for details.

About

Simple web-application (vue-based) which provides GUI for podcast-service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published