Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryantxu/dash-test-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

id, path, naming strategies

Nested:

  • folder structure id defined by layout on disk
  • looks like normal file management

03-flat-ids-in-path

  • flat structure
  • no need to rename, move, re-structure the files
  • Folders defined either:
  • inside dashboards (essentially what our SQL structure does)
  • inside folders

Filenames and extensions?

  • keep ".json" so tools all work :)

  • maybe: ${slug}.dash.json ${slug}.alert.json ${slug}.panels.json // library panels

    // maybe in a parallel/differnet repo? ${slug}.dash.thumb.dark.webp ${slug}.dash.thumb.light.webp ${slug}.snapshot.json // data dump from that dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published