hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
7.33k stars 583 forks source link

Unable to run instance Locally for development #4874

Open sah-anshu opened 6 months ago

sah-anshu commented 6 months ago

Please help me to setup locally.

`admin@ip-172-31-31-251:~/huly/platform/dev/prod$ rushx dev-server Found configuration in /home/admin/huly/platform/rush.json

Rush Multi-Project Build Tool 5.115.0 - Node.js 20.11.1 (LTS)

"cross-env CLIENT_TYPE=dev-server webpack serve"

[webpack-dev-server] [HPM] Proxy created: /account -> http://localhost:3000 [webpack-dev-server] [HPM] Proxy rewrite rule created: "^/account" ~> "" [webpack-dev-server] [HPM] Proxy created: /files -> http://localhost:8087 [webpack-dev-server] [HPM] Proxy created: /import -> http://localhost:8087 [webpack-dev-server] Project is running at: [webpack-dev-server] Loopback: http://localhost:8080/ [webpack-dev-server] On Your Network (IPv4): http://172.31.31.251:8080/ [webpack-dev-server] On Your Network (IPv6): http://[fe80::467:7cff:fea6:3f91]:8080/ [webpack-dev-server] Content not from webpack is served from '/home/admin/huly/platform/dev/prod/public' directory [webpack-dev-server] 404s will fallback to '/index.html' assets by path *.js 63.1 MiB assets by chunk 705 KiB (id hint: vendors) 4 assets

  • 157 assets assets by chunk 1.17 MiB (auxiliary name: bundle) assets by path img/ 228 KiB 25 assets assets by path fonts/ 971 KiB 16 assets assets by path img/.webp 5.1 MiB asset img/GbEe64JS.webp 3.71 MiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back_2x.webp] asset img/VzE1LV0O.webp 1.39 MiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back.webp] assets by path img/.avif 2.95 MiB asset img/n4N923lo.avif 2.21 MiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back_2x.avif] asset img/9U7ga70V.avif 763 KiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back.avif] asset img/Nnga2fbu.png 5.81 MiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back_2x.png] asset img/Jl6dOYTC.png 2.29 MiB [emitted] [immutable] [from: ../../plugins/login-resources/img/login_back.png] asset index.html 547 bytes [emitted] runtime modules 41.4 KiB 17 modules orphan modules 5.74 KiB [orphan] 5 modules modules by path ../../plugins/ 17.5 MiB javascript modules 17.3 MiB 1760 modules optional modules 217 KiB [optional] 106 modules modules by path ../../packages/ 5.78 MiB 714 modules modules by path ../../common/temp/node_modules/.pnpm/ 3.35 MiB 441 modules modules by path ./ 14.6 KiB modules by path ./node_modules/@hcengineering/ 5 KiB 32 modules cacheable modules 9.56 KiB 4 modules modules by path ../../server/rpc/src/*.ts 1.35 KiB ../../server/rpc/src/index.ts 33 bytes [built] [code generated] ../../server/rpc/src/rpc.ts 1.31 KiB [built] [code generated] crypto (ignored) 15 bytes [optional] [built] [code generated] webpack 5.90.3 compiled successfully in 89287 ms No errors found.

`

image

Looking forward for your attention team Thanks in advance.

sah-anshu commented 6 months ago

I tried changing .env path but it didn't worked.