Skip to content

nightwaveplaza/plaza

Repository files navigation

Translation status Codacy Badge Node Vue Vite

🌃 Nightwave Plaza

Nightwave Plaza is a continuously running online radio station focused on vaporwave and future funk.

This repository contains the frontend monorepo powering the Nightwave Plaza web interface and mobile app view.

🌐 https://plaza.one


📦 Repo Structure

src/
  app/ # Shared application code
  mobile/ # Mobile-specific code

🏗 Build

Web

Configure .env:

VITE_API_URL=https://api.plaza.one
VITE_APP=app
VITE_BUILD_PATH=/plaza/build

Then build:

yarn build

The output directory will contain the production-ready bundle.

Mobile View

The mobile build uses the same configuration, but you need to set VITE_APP=mobile in your env.

It is intended to be embedded inside the native Android / iOS applications and does not function as a standalone mobile application.

🌍 Translations

Localization is managed via Weblate: http://weblate.plaza.one/engage/nightwave-plaza/

About

Nightwave Plaza application

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors