-
|
Beta Was this translation helpful? Give feedback.
Answered by
tjyang
Dec 26, 2023
Replies: 1 comment
-
3 directories, 5 files
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tjyang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[me@rocky9t01a pgsaas]$ tree -L 1 /tmp/pgsaas/pgsaas
/tmp/pgsaas/pgsaas
├── index.html
├── node_modules
├── package.json
├── pnpm-lock.yaml
├── public
├── README.md
├── src
└── vite.config.js
3 directories, 5 files
[me@rocky9t01a pgsaas]$