traQ

command module
v1.0.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2019 License: MIT Imports: 36 Imported by: 0

README

traQ (Project R)

CircleCI codecov

Development environment

Requirements
  • go
    • tested with 1.11
  • git
  • make
First Up (or entirely rebuild)

docker-compose up -d --build

Now you can access to

  • http://localhost:3000 for traQ
  • http://localhost:3001 for Adminer(Browser Database Management Tool)
  • http://localhost:6060 for traQ pprof web interface
  • 3002/tcp for traQ MariaDB
    • username: root
    • password: password
    • database: traq
Rebuild traQ

docker-compose up -d --no-deps --build traq-backend

Destroy Containers and Volumes

docker-compose down -v

Setup (for Linux, macOS)

Setup GOPATH first

Set Environment Variable 'GO111MODULE' to 'on'. We recommend using direnv for setting up it.

make init
make

Use Vagrant

vagrant plugin install vagrant-itamae
vagrant up
vagrant ssh
make init
make

License

Code licensed under the MIT License.

twemoji (svg files in /data/twemoji) by 2018 Twitter, Inc and other contributors is licensed under CC-BY 4.0.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL