https://github.com/arrow2nd/deno-env-test
Deno + envファイルの備忘録
https://github.com/arrow2nd/deno-env-test
Last synced: about 1 month ago
JSON representation
Deno + envファイルの備忘録
- Host: GitHub
- URL: https://github.com/arrow2nd/deno-env-test
- Owner: arrow2nd
- License: mit
- Created: 2021-10-20T13:42:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T13:43:57.000Z (over 3 years ago)
- Last Synced: 2025-03-20T04:41:17.113Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno-env-test
> Deno での環境変数(.env)のテスト
## 準備
1. [Velociraptor](https://velociraptor.run/)(タスクランナー) をインストールする
## Run
```sh
vr start
```