Skip to content

binhonglee/GlobeTrotte

Repository files navigation

GlobeTrotte

GitHub Action CircleCI Azure Pipelines codecov Snyk Vulnerabilities for GitHub Repo

Codacy CodeFactor CodeClimate Go Report Card Gitter

AGPL-3.0 GitHub last commit GitHub language count stability-wip

Requirements

You can install all these requirements with ./scripts/setup.sh if needed.

*Note: Replace plz with ./pleasew if you do not have please installed.

Setup

./scripts/setup.sh

You might want to pay attention to the console. If something went wrong (or throws an error), feel free to file an issue.

Build

plz build

Run

Server:

plz work

Frontend:

plz show

Test & Lint

plz test --no-cache