Code Monkey home page Code Monkey logo

hn-notifier's Introduction

How to use me ?

Step 1 - Background and description

Technology:
Description:

Hacker News notifier was built in order to get notifications if your domain has been posted on Hacker News. Tons of articles are going through the Hacker News (1 article per 5-10seconds) and you don't want to track all of those manually and hn-notifier comes to place! :)

Step 2 - Setup and installation

Setup:

In the project you can find env.dev file with the mockup that you need to fill in.

  1. cp env.dev .env - creates a copy of a env.dev file
  2. Fill in your credentials in .env file for email and domain you want to look for in HN
export [email protected]
export PASS=password
export DOMAIN=gmail.com
export KEYSELECTOR=google
export NOTIFY=github.com #set the domain you want to be notified
  1. npm install to download all the dependencies with npm manager
Start:

node index.js - start the app

PS section

You can use pm2 module to run your app on the background

  1. Download and install pm2 -> npm install pm2 -g
  2. Start app with pm2 start index.js

Conclusion

Enjoy getting the emails and then start promoting your article :)

More to come...

hn-notifier's People

Contributors

admix avatar jomo avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

ra2003

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.