- linux, mac 向けの alternative asdf
- windows support は限定的なので注意
$ curl https://mise.run | sh
$ curl https://mise.run | sh
https://docs.github.com/ja/authentication/connecting-to-github-with-ssh/managing-deploy-keys
# ec2 内などで鍵作成
https://kingsora.github.io/OverlayScrollbars/
https://github.com/KingSora/OverlayScrollbars
https://sqids.org/javascript
https://github.com/sqids/sqids-javascript
数値の組み合わせから一意の識別子を生成し sns サービスの url みたいな運用するやつ。
$ npm i sqids
https://react-hook-form.com/
https://github.com/react-hook-form/react-hook-form
# https://github.com/junegunn/fzf?tab=readme-ov-file#using-homebrew
$ brew install fzf
# CREDENTIAL.pem 鍵で ec2-user ユーザで xxx ホスト (ec2) に ssh login して
# ~/path/to/src ファイルをローカルの ~/path/to/dist に落としてくる
$ scp -i "CREDENTIAL.pem" -r [email protected]:~/path/to/src ~/path/to/dist
# local の ~/path/to/src を ec2 の ~/path/to/dist へ
$ scp -i "CREDENTIAL.pem" -r ~/path/to/src [email protected]:~/path/to/dist
$ npm i csv-writer