Skip to content

Press-Play/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

  1. Install Golang: https://golang.org/dl/
  2. Configure environment variables for Trello: https://trello.com/app-key
    • touch .env
    • TRELLO_APP_KEY=X (Personal Key)
    • TRELLO_TOKEN=X (Server Token)
  3. Configure environment variable for Google Oauth
    • Download credentials.json from Google Cloud Console.
  4. Start server: go run main.go

About

Just a personal dashboard with things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published