VideoStreamApp
VideoStreamApp copied to clipboard
Small improvements
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