hotgo
HotGo 是一个基于 vue 和 goframe2.0 开发的全栈前后端分离的开发基础平台和移动应用平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,消息队列,定时任务等功能,提供多种常用场景文件,让您把更多时间专注在业务开发上。
How to download and setup hotgo
Open terminal and run command
git clone https://github.com/bufanyun/hotgo.git
git clone is used to create a copy or clone of hotgo repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with hotgo https://github.com/bufanyun/hotgo/archive/master.zip
Or simply clone hotgo with SSH
[email protected]:bufanyun/hotgo.git