Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created November 28, 2021 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mshakhomirov/ecfa4f896ede8fbc52b4c25034e668b8 to your computer and use it in GitHub Desktop.
Save mshakhomirov/ecfa4f896ede8fbc52b4c25034e668b8 to your computer and use it in GitHub Desktop.
.
├── config
│ ├── default.yaml
│ ├── production.yaml
│ └── staging.yaml
├── test
│ └── data.json
├── tmp
├── app.js
├── deploy.sh
├── package.json
└── readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment