Back to Browse

Learn Blitz.js - Part 10 | .env files made simple

214 views
Dec 15, 2021
4:05

Built-in support for .env files in Blitz.js contributes to a good developer experience. You have two options: 1.1) Use the .env file to automatically make your variables available to the server 1.2) Use the BLITZ_PUBLIC_ prefix to make the variables available to the client 2) Use blitz.config.js file to expose variables to the client (I personally do not use this and won't recommend it, just my opinion!) Thanks for watching! Love Reg @ Codeswop

Download

0 formats

No download links available.

Learn Blitz.js - Part 10 | .env files made simple | NatokHD