frishtik

Results 3 issues of frishtik

Hi there, great work! I saw you mentioned the project is free to use. If so, could you turn on the MIT license, so that it would be tagged so?...

Hi there, great website! You do write that this is free for use. But if you could add the MIT license that states this, it would make it formally easier....

When adding environment variables via `vercel env add` with piped input, it's easy to accidentally include trailing newlines (e.g., using `echo` instead of `printf '%s'`). This caused a frustrating debugging...