Néstor
Néstor
Adding a basic zart example. I see there's none at the moment.
> > Adding a basic zart example. I see there's none at the moment. > > @Nsttt see #2118, @zomars is working on it :) Ah, got it 😊. I'll...
Good idea ! You can probably use [Hydrogen](https://hydrogen.shopify.dev/) from the Shopify team. Heard you can make cool stuff on it with ease.
> I tried your code snippet and didn't get autocomplete on environment variables. Do you have a working sample app where you implemented this? Sure, it worked just fine for...
I think it should be tested a bit more. Totally open to make a PR about it. But for example in that specific example, we can see that `NEXTAUTH_URL` still...
I wonder, shouldn't that be taken care by the files being imported inside `next.config.js` ?
 In [Nexiona](https://www.nexiona.com/) we use it in some projects that rely on feature-rich frontends that needs a heavy data-processing layer that also is specific to those clients. We integrate it...
I'm going to take a look at this.
> Does this support nested object? YES ! You should be able to create routers like this. ```ts const router = t.router({ foo: { bar: { foo: { bar: {...
Hey, give me a ping once you have all of them so I can also take a look at everything :)