求助:怎么单独启动server服务 #5152
Unanswered
Metasymbols
asked this question in
Q&A
Replies: 2 comments 2 replies
-
直接启动后端不行吗? go run main.go |
Beta Was this translation helpful? Give feedback.
2 replies
-
我是想问能不能前后端都单独运行: (
安稳 ***@***.***>于2023年10月31日 周二12:24写道:
… go run main.go是这样的
[image: image]
<https://user-images.githubusercontent.com/78184805/279254147-6fbecb69-d390-4717-a602-75524c401a7b.png>
go run main.go server 没有前端又没办法启动
你得把编译好的前端dist文件移动到指定文件
—
Reply to this email directly, view it on GitHub
<#5152 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASUQCZPENV4DHIZEAPWDVWLYCB4PPAVCNFSM6AAAAAA4JIJGCOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMZQG44DC>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
不需要前端web,单独提供api
Beta Was this translation helpful? Give feedback.
All reactions