Vue-based UI Application which provide access to podcast's creation.
This project based and uses a backend API podcast-service.
yarn install
yarn serve
yarn build
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 |
This product is released under the MIT license. See LICENSE for details.