Skip to content

Jaxnode-UG/jaxnode

This branch is 60 commits ahead of, 26 commits behind davidfekke/jaxnode:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92322d0 · Sep 24, 2020
Nov 3, 2017
Sep 21, 2020
Oct 30, 2017
Nov 4, 2019
Jan 14, 2016
Sep 20, 2020
Oct 31, 2017
Aug 17, 2018
Aug 23, 2019
Aug 23, 2019
Jan 6, 2016
Sep 21, 2020
Oct 27, 2017
Aug 27, 2016
Jan 17, 2016
Jan 17, 2016
Oct 27, 2017
Aug 25, 2016
Sep 24, 2020
Jan 20, 2016
Sep 21, 2020
Nov 3, 2017
Feb 21, 2017
May 13, 2016
Oct 27, 2017
May 28, 2017
Sep 20, 2020
Sep 21, 2020
Jan 6, 2016

Repository files navigation

Source for JaxNode.com

JaxNode Logo

This is the source code for the JaxNode website.

Build Status Coverage Status Node v8 Node v9

The website can be viewed at https://www.jaxnode.com.

There are five environment variables that need to be set up in order to use the feed and the twitter. They are as follows;

  • process.env.meetupapi_key = Meetup API Key
  • process.env.twitter_ck = Twitter consumer_key
  • process.env.twitter_cs = Twitter consumer_secret
  • process.env.twitter_atk = Twitter access_token_key
  • process.env.twitter_ats = Twitter access_token_secret

Upgraded to Node.js v14.11.0. Version 3.0 of this code requires Node.js 8.6 or higher because of the use of async/await.

Copyright 2020 David Fekke

About

Source for the jaxnode.com site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • Handlebars 26.6%
  • Other 0.8%