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: about 1 month 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T09:14:33.000Z (6 months ago)
- Last Synced: 2024-11-30T12:35:01.797Z (about 1 month 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