8000 GitHub - onexstack/fastgo: 以最小的学习难度,教会你尽快了解如何开发一个功能相对完备的高质量 Go 项目
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

以最小的学习难度,教会你尽快了解如何开发一个功能相对完备的高质量 Go 项目

Notifications You must be signed in to change notification settings

onexstack/fastgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastgo 项目

fastgo 项目适宜人群

  • 掌握一定 Go 基础语法,想通过一个完整的实战,来快速系统学习 Go 项目开发的初学者;
  • 有意从事 Go 项目开发,但尚未入门或入门尚浅的同学。

项目快速部署

$ mkdir -p  $HOME/golang/src/github.com/onexstack/
$ cd $HOME/golang/src/github.com/onexstack/
$ git clone https://github.com/onexstack/fastgo
$ cd fastgo/
$ ./build.sh
$ _output/fg-apiserver -c configs/fg-apiserver.yaml

注意:

  1. 要登录 MySQL 并且执行 source configs/fastgo.sql; 创建 fastgo 数据库及表;
  2. 更新 configs/fg-apiserver.yamlmysql 配置项。

fastgo 包含的技能点

技能点见下图所示:

About

以最小的学习难度,教会你尽快了解如何开发一个功能相对完备的高质量 Go 项目

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0