Arham Abiyan

Results 1 issues of Arham Abiyan

Currently, cloudshell directly reading files for static files in `public` and `node_modules` from project directory for embedding static assets. I think we should use `go:embed` to embed static assets directly...