Live data from Hacker News

Viewing profile — saleCz

saleCz

HN member
Joined
Sat, Mar 30, 2024, 10:55 AM UTC
HN karma
1
Public activity
5 items

About saleCz

No profile information was provided.

Recent public activity

  1. story
    Show HN: A SQL integration for Notion databases

    I'm building an integration for Notion that allows you to automatically sync data from your SQL database into your Notion databases. This should be useful for power-users and compa…

  2. comment
    Comment #45272956

    Exactly. There are tools that allow debugging production environments without having to have the credentials on your disk. I recommend Envie: https://github.com/ilmari-h/envie It's…

  3. comment
    Comment #45246937

    for a complete solution to dev envs and production secret management I use Envie https://github.com/ilmari-h/envie it's like a drop in replacement for traditional env files

  4. story
    Show HN: A faster, more secure way to manage API keys and environment variables

    Hi all, I got tired of passing my .env files around in various chat channels to my colleagues so I made this tool to make it easier and more secure. It's called Envie and it's open…

  5. story
    Show HN: Replacement for .env files and secret management tool

    Hi, I got tired of passing my .env files around in various chat channels to my colleagues so I made this tool to make it easier and more secure. It's called Envie and it's open sou…