https://github.com/harshmangalam/typesafe-env
Optimize DX with Typesafe Environment Variables and code Autocomplete
https://github.com/harshmangalam/typesafe-env
bun deno dx environment-variables javascript nodejs productivity typescript
Last synced: 3 months ago
JSON representation
Optimize DX with Typesafe Environment Variables and code Autocomplete
- Host: GitHub
- URL: https://github.com/harshmangalam/typesafe-env
- Owner: harshmangalam
- Created: 2024-07-08T09:06:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T09:14:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T17:58:15.056Z (over 1 year ago)
- Topics: bun, deno, dx, environment-variables, javascript, nodejs, productivity, typescript
- Language: TypeScript
- Homepage: https://dev.to/harshmangalam/optimize-dx-with-typesafe-environment-variables-and-code-autocomplete-g4m
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000