moonming commented on issue #715:
URL: 
https://github.com/apache/apisix-dashboard/issues/715#issuecomment-723446728


   We don’t need the build dir, this repo only has source codes
   
   kv <[email protected]>于2020年11月7日 周六下午9:29写道:
   
   > I recommend turning the project into a directory structure like this
   >
   > apisix-dashboard
   >
   > ├── .action
   >
   > ├── .github
   >
   > ├── README.md
   >
   > ├── api
   >
   > │   └── makefile
   >
   > ├── build
   >
   > │   ├── rpms
   >
   > │   └── tars
   >
   > ├── dashboard
   >
   > │   └── makefile
   >
   > ├── docs
   >
   > └── makefile
   >
   >
   >
   >    1. The root directory only contains:
   >    2. The root directory only contains:
   >
   > file type desc
   > README.md file Project Introduction
   > makefile file The makefile in the root directory standardizes the overall
   > packaging process, and the makefile in the subproject is called
   > api dir the logic of manager-api
   > dashboard dir the logic of dashboard UI
   > build dir Compilation results, such as a tar package that can be
   > decompressed and run
   >
   >    1. There are respective makefiles in the api and dashboard, which are
   >    responsible for their respective construction work.
   >
   > what do you think ? @juzhiyuan <https://github.com/juzhiyuan>
   > @justinmclean <https://github.com/justinmclean> @membphis
   > <https://github.com/membphis> @moonming <https://github.com/moonming>
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/apisix-dashboard/issues/715#issuecomment-723446494>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AGJZBK4FL5BGRYW4PQOO4GDSOVDTVANCNFSM4TNMVSAQ>
   > .
   >
   -- 
   Thanks,
   Ming Wen
   Twitter: _WenMing
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to