Skip to content

afa7789/satsukashii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satsukashii

banner with text satsukashi

A Go-based project for historical Bitcoin price analysis. Combines "satoshi" and "natsukashii" (nostalgia) to showcase what you might have earned if you had invested in Bitcoin earlier. Includes comparisons with other assets like Big Mac prices.


Setup

  1. Copy the example environment file:
    cp .env.example .env
  2. Run it
make run

Tools

  • Go: Primary programming language.
  • golangci-lint: For code quality checks.

Install the linter:

go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
export PATH=$PATH:$(go env GOPATH)/bin

License

DAYW License. See LICENSE for details.

Screenshot

screenshot of page

About

static html page, generate in Go with BTC Price analysis

Topics

Resources

License

Stars

Watchers

Forks

Contributors