Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T09:14:33.000Z (7 months ago)
- Last Synced: 2025-01-28T20:49:47.599Z (8 days 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