Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 573 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 573 Bytes

auditorium

Todo

  • User interface for categories
  • User interface for song settings
  • Replace errors with toasts for user-friendliness
  • Add error handling for JSON errors
  • Add error handling for files missing
  • Background images, waveform image when none given

Dev environment

To start the development environment you need to run the commands "dev", "compile" and "electron" at the same time.

  • dev: This runs the Nuxt development command
  • compile: This compiles the typescript for the Electron client
  • electron: This starts the Electron client in backend