Skip to content

Go monorepo for TruStory backend services

License

Notifications You must be signed in to change notification settings

TruStory/octopus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐙

TruStory Go Monorepo

This is a Go monorepo for all non-TruChain related services for TruStory. It is based on, but not a fork of: https://github.com/flowerinthenight/golang-monorepo. It allows for multiple services to co-exist in a single repo while only building services that are updated. Pull in features from golang-monorepo as needed.

Actions

  • Metrics: runs metrics on user data

Services

Running

# Build all binaries
make

# Start the TruAPI light client
./bin/truapid start --home ~/.octopus --chain-id truchain

Migrating DB

make db_migrate

About

Go monorepo for TruStory backend services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages