A YouTube for Kids app that doesn't suck completely.
- Install & run Docker
- Install NodeJS +19
npm run dev
In VS Code run the server
and client
launch configurations.
- Deploy backend & frontend:
./publish.sh server
- Deploy just the frontend:
./publish.sh