https://github.com/arrow2nd/deno-env-test
Deno + envファイルの備忘録
https://github.com/arrow2nd/deno-env-test
Last synced: about 2 months 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 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T13:43:57.000Z (over 4 years ago)
- Last Synced: 2025-11-30T03:39:45.064Z (7 months 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
```