Skip to content

zzy932960056/TrustScience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrustScience

http://bbs.ngacn.cc/read.php?tid=14044587

Quick setup guide

  • Set up image processing service
$ go run backend/main.go
  • Configure endpoints for local project

    • Open frontend/main.js
    • Toggle line 24 and 25
    • You may need to edit backend/main.go:24 to configure the allow origins header as well.
  • Start the project with any local http server

$ http-server .

Releases

No releases published

Packages

No packages published

Languages

  • Go 31.3%
  • JavaScript 22.0%
  • HTML 21.3%
  • R 11.7%
  • CSS 10.6%
  • Python 3.1%