Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 794 Bytes

Help.md

File metadata and controls

19 lines (18 loc) · 794 Bytes

This is blogs for devlopers

Process

1.local dev:

  • frontend :localhost:80
  • backend :localhost:8095
  • git: git install lfs (use git large file storage) [3 places for ports (client.jsx and vite.config.mjs(proxy) in frontend,application.roperties in backend) need to modify when deploy to cloud ] 2.deploy:
  • frontend : url:80
  • backend : url:8080
  • github actions for yaml format:https://jsonformatter.org/yaml-formatter
  1. reference apis: