• Stars
    star
    483
  • Rank 91,050 (Top 2 %)
  • Language
    Go
  • Created over 11 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open source project for Gopher community.

WeTalk

An open source project for Gopher community.

Usage

go get -u github.com/beego/wetalk
cd $GOPATH/src/github.com/beego/wetalk

I suggest you update all Dependencies

Copy conf/global/app.ini to conf/app.ini and edit it. All configure has comment in it.

The files in conf/ can overwrite conf/global/ in runtime.

Run WeTalk

bee run watchall

Dependencies

Contrib

Plz Note: WeTalk always use Beego develop branch

go get -u github.com/astaxie/beego
cd $GOPATH/src/github.com/astaxie/beego
git checkout develop

Update all Dependencies

go get -u github.com/beego/social-auth
go get -u github.com/beego/compress
go get -u github.com/beego/i18n
go get -u github.com/go-sql-driver/mysql
go get -u github.com/Unknwon/goconfig
go get -u github.com/howeyc/fsnotify
go get -u github.com/nfnt/resize
go get -u github.com/slene/blackfriday

Static Files

WeTalk use Google Closure Compile and Yui Compressor compress js and css files.

So you could need Java Runtime. Or close this feature in code by yourself.

WeTalk in world

Go China Community

Contact

Maintain by slene

License

Apache License, Version 2.0.

More Repositories

1

beego

beego is an open-source, high-performance web framework for the Go programming language.
Go
31,531
star
2

bee

Bee is a tool for helping develop with beego app framework.
Go
1,441
star
3

samples

An open source project for beego sample applications.
Go
914
star
4

admin

ๅŸบไบŽbeego็š„ๅŽๅฐ็ฎก็†็ณป็ปŸ
JavaScript
800
star
5

beedoc

An open source project for beego documentation.
687
star
6

mux

A high performance and powerful trie based url path router for Go.
Go
485
star
7

beeweb

An open source project for official documentation and blog website of beego app framework.
JavaScript
243
star
8

tutorial

beego tutorial
CSS
227
star
9

beego-example

Beego Example
Go
143
star
10

social-auth

Social account connect in Beego
Go
86
star
11

swagger

swagger docs files
HTML
57
star
12

compress

Beego Compress provides an automated system for compressing Css and JavaScript files
Go
34
star
13

i18n

Package i18n is for app Internationalization and Localization.
Go
27
star
14

beewatch

Bee Watch is an interactive debugger for the Go programming language.
Go
26
star
15

products

Showcase of Beego products.
20
star
16

orm-benchmark

All golang orm benchmark
Go
19
star
17

website

beego website
CSS
19
star
18

beemod

beemod
Go
11
star
19

memcache

migrate vitess from google to github
Go
10
star
20

beeblog

An open source project for beego blog.
9
star
21

beego-doc

beego documents
Shell
8
star
22

beego-cache

The independent cache module from Beego
Go
6
star
23

beego-pro

beego pro template
5
star
24

compose

Define and run multi-beego applications with http or grpc
5
star
25

shorturl-admin

็ŸญๅŸŸๅๅŽๅฐ
TypeScript
4
star
26

wengine

wechat engine
4
star
27

contrib

Collection of middlewares, modules, plugins, library created by the community
3
star
28

example

example base on beego
2
star
29

ast-annotation

Extract the annotation information
Go
2
star
30

dashboard

beego application dashboard
2
star
31

beego-blog

beego-blog
TypeScript
2
star
32

beego-error

The independent error module from Beego
Go
1
star
33

top-website

top-website
1
star
34

go-openapi-definition

Go
1
star
35

router

1
star