Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 237 Bytes

audioAnimated

Development

A .env file is required to run this app in development.

  1. Add a .env in the root dir of this repo
  2. add these variables:
AUDIO_DATA_DIR="location-where-audio-files-are-saved-in-backend"