Hacker News new | ask | show | jobs
by SparkyMcUnicorn 2052 days ago
This line makes it not very useful, because I have to re-add accounts for each project.

    const store = require("data-store")({ path: process.cwd() + "/data.json" });
I think a `git-user-data.json` file in a centralized location makes far more sense.