kill-the-newsletter icon indicating copy to clipboard operation
kill-the-newsletter copied to clipboard

Cant find configuration file for self-hosted

Open joyoner opened this issue 2 years ago • 1 comments

I need self-hosted, and after following the video or the github doc, I can't find the configuration file deployment-example/configuration.js , I think he is a file in the historical version, which is no longer available in the latest github repository. Which configuration file should I use if I want to use the binary from the release?

joyoner avatar Jul 26 '23 10:07 joyoner

It's because @leafac didn't make a release for main yet.

The configuration file that is both reference in the readme and by the 1.0.1 release is available in the 1.0.1 commit at https://github.com/leafac/kill-the-newsletter/blob/58657a1688957eefcf20d58ba6efaec37bab62f0/deployment-example/configuration.js

I'd advice @leafac to update the readme in the current main branch to clearly state its work-in-progress state.

CyberFoxar avatar Aug 08 '23 16:08 CyberFoxar

Hi @joyoner,

I hope at this point you’ve figured things out. Just in case, here’s the latest example configuration: https://github.com/leafac/kill-the-newsletter/blob/37caf3a24bcff9d620698dafbd115feff1f0f377/configuration/example.mjs

The code and documentation for Kill the Newsletter! have been upated recently. I hope that helps.

Best.

leafac avatar Jun 05 '24 13:06 leafac