VideoStreamApp icon indicating copy to clipboard operation
VideoStreamApp copied to clipboard

Small improvements

Open zolotarev opened this issue 3 years ago • 0 comments

Hello! Thanks for your tutorial. I did some work with your code:

  • Fix some typo in code
  • Fill out the README.md file with base information about project
  • Update npm-packages to the latest versions
  • Setup frontend build script - now bundle creates in the backend/public folder
  • Add .env-files for frontend that can specify API_URL for dev and prod environments

zolotarev avatar Feb 08 '22 18:02 zolotarev