Skip to content

nilportugues/lobste.rs-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lobsters Graph

This is a fullstack application built using Neo4j Aura, GraphQL, & Next.js to demonstrate the power of graph visualization and social network data using data from the Lobsters social news aggregator.

Livestream Series

This application is being built live on the Neo4j livestream. You can join live or find the recordings and write ups below:

Graph Data Model

Data Import

The Lobsters newest and hottest JSON endpoints are scraped each hour using GitHub Actions and Neo4j Aura. See /.github/workflows/lobsters.yml

About

Importing Lobste.rs data into Neo4j Aura using GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.0%
  • CSS 33.0%