I find the `/app/assets/scripts/` path counterintuitive, as the source code of the application is more than a script and more than an asset. I suggest moving `scripts` to `/app/` and rename it as `src`.