{"id":15639977,"url":"https://github.com/adam-cowley/twitch-project","last_synced_at":"2025-04-15T11:50:46.906Z","repository":{"id":39020540,"uuid":"276080608","full_name":"adam-cowley/twitch-project","owner":"adam-cowley","description":"A weekly stream in which I build a web application with Neo4j and Typescript","archived":false,"fork":false,"pushed_at":"2023-03-05T13:13:38.000Z","size":13513,"stargazers_count":82,"open_issues_count":20,"forks_count":31,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T19:44:48.964Z","etag":null,"topics":["flutter","fullstack-javascript","graphdatabase","hacktoberfest","neo4j","nest","nestjs","typescript","vue3-typescript","vuejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adam-cowley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-30T11:32:30.000Z","updated_at":"2024-12-03T03:54:39.000Z","dependencies_parsed_at":"2024-10-23T05:09:06.947Z","dependency_job_id":null,"html_url":"https://github.com/adam-cowley/twitch-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam-cowley%2Ftwitch-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam-cowley%2Ftwitch-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam-cowley%2Ftwitch-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adam-cowley%2Ftwitch-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adam-cowley","download_url":"https://codeload.github.com/adam-cowley/twitch-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249067152,"owners_count":21207392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","fullstack-javascript","graphdatabase","hacktoberfest","neo4j","nest","nestjs","typescript","vue3-typescript","vuejs"],"created_at":"2024-10-03T11:29:20.204Z","updated_at":"2025-04-15T11:50:46.881Z","avatar_url":"https://github.com/adam-cowley.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitch Streams\n\n[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n**Note: This repository is outdated.  For more information on building apps on top of Neo4j, check out [the Developer path on Neo4j GraphAcademy](https://graphacademy.neo4j.com/categories/developer/).**\n\n\n\nA set of projects written in Node.js, TypeScript, or JavaScript for a fictional Online Streaming Service **Neoflix**.   All of these projects have been created during weekly Livestream session on the [Neo4j Twitch Channel](https://twitch.tv/neo4j) and [Neo4j YouTube Channel](https://youtube.com/neo4j).\n\nYou can watch the videos back on Youtube in the [Building Web Applications with Neo4j, Nest.js, and Typescript playlist](https://www.youtube.com/playlist?list=PL9Hl4pk2FsvX-Y5-phtnqY4hJaWeocOkq).  Writes up for many of the elements contained in this repository are also available on the [Neo4j Developer Blog](https://medium.com/neo4j).\n\n\n## Data\n\nAll of these projects use the data from the [Neo4j Recommendations Sandbox](https://sandbox.neo4j.com/?usecase=recommendations).  If you would like to try this project out, you can create a [Sandbox](https://sandbox.neo4j.com/) for free which will remain live for 3 days.  You can extend any sandbox project for an additional 7 days.\n\nYou can also [download a data dump from Github](https://github.com/neo4j-graph-examples/recommendations) and load it into your local [Neo4j Desktop](https://neo4j.com/download) installation.\n\n\n## [`api/`](api/)\n\nAn API built with [Nest.js](https://nestjs.com) and [nest-neo4j](https://github.com/adam-cowley/nest-neo4j).  Authentication is handled with Passport/Passport JWT.\n\n\n## [`ui/`](ui/) (WIP)\n\nA UI which calls the API written in [Vue 3](https://vuejs.org) using [Tailwind](https://tailwindcss.com).\n\nAPI calls are made using the Composition API.\n\n![UI Screenshot](images/register.png)\n\n\n## [`admin/`](/admin) (WIP)\n\nA [Graph App](https://neo4j.com/developer/graph-apps/) built with [React](https://reactjs.org/) and hooks from [use-neo4j](https://github.com/adam-cowley/use-neo4j).  The UI is built with with [Semantic UI](https://semantic-ui.com) components for React.\n\n![Admin Screenshot](images/admin-graph-app.png)\n\n\n\n\n\u003c!-- ## Tech Stack --\u003e\n\u003c!-- See [Tech Stack](./docs/00-tech-stack.md) --\u003e\n\n\u003c!-- ## Sessions\n\n- [Week 1 - Nest fundamentals \u0026 Neo4j Integration](./docs/01-nestjs-fundamentals-neo4j-integration.md)\n- Week 2\n  - [Dynamic Neo4j Configuration](./docs/02-dynamic-configuration.md)\n  - [Data Modelling](./docs/03-modelling.md)\n  - [Data Import](../data/README.md)\n- [Week 3 - Authentication (Registration, Login, JWT tokens)](./docs/04-authentication.md)\n- [Week 4 - Authorisation](./docs/05-authorisation.md) --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam-cowley%2Ftwitch-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadam-cowley%2Ftwitch-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadam-cowley%2Ftwitch-project/lists"}