All Projects → adam-cowley → twitch-project

adam-cowley / twitch-project

Licence: other
A weekly stream in which I build a web application with Neo4j and Typescript

Programming Languages

typescript
32286 projects
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to twitch-project

Cool Admin Api
cool-admin-api 是基于egg.js、typeorm、jwt等封装的api开发脚手架、快速开发api接口
Stars: ✭ 188 (+141.03%)
Mutual labels:  nest, nestjs
Nestjs Typegoose
Typegoose with NestJS
Stars: ✭ 215 (+175.64%)
Mutual labels:  nest, nestjs
Mongoose
Mongoose module for Nest framework (node.js) 🍸
Stars: ✭ 191 (+144.87%)
Mutual labels:  nest, nestjs
Config
Configuration module for Nest framework (node.js) 🍓
Stars: ✭ 161 (+106.41%)
Mutual labels:  nest, nestjs
knowledge-graph
Graph Data Visualization Demo| 图数据搜索可视化应用案例
Stars: ✭ 30 (-61.54%)
Mutual labels:  neo4j, graphdatabase
Elasticsearch
Elasticsearch module based on the official elasticsearch package 🌿
Stars: ✭ 176 (+125.64%)
Mutual labels:  nest, nestjs
Stator
Stator, your go-to template for the perfect stack. 😍🙏
Stars: ✭ 217 (+178.21%)
Mutual labels:  nest, nestjs
Schedule
Schedule module for Nest framework (node.js) ⏰
Stars: ✭ 137 (+75.64%)
Mutual labels:  nest, nestjs
nest-neo4j
A NestJS module for integrating with Neo4j
Stars: ✭ 54 (-30.77%)
Mutual labels:  neo4j, nestjs
Jwt
JWT utilities module based on the jsonwebtoken package 🔓
Stars: ✭ 232 (+197.44%)
Mutual labels:  nest, nestjs
Serverless Core
Serverless Core module for Nest framework (node.js) 🦊
Stars: ✭ 154 (+97.44%)
Mutual labels:  nest, nestjs
nestjs-ratelimiter
Distributed consistent flexible NestJS rate limiter based on Redis
Stars: ✭ 49 (-37.18%)
Mutual labels:  nest, nestjs
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (+85.9%)
Mutual labels:  nest, nestjs
Crud
NestJs CRUD for RESTful APIs
Stars: ✭ 2,709 (+3373.08%)
Mutual labels:  nest, nestjs
Throttler
A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭
Stars: ✭ 145 (+85.9%)
Mutual labels:  nest, nestjs
Passport
Passport module for Nest framework (node.js) 🔑
Stars: ✭ 211 (+170.51%)
Mutual labels:  nest, nestjs
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
Stars: ✭ 42,981 (+55003.85%)
Mutual labels:  nest, nestjs
Nest Event
Event handling with decorators for NestJS Framework
Stars: ✭ 128 (+64.1%)
Mutual labels:  nest, nestjs
Notadd
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
Stars: ✭ 2,556 (+3176.92%)
Mutual labels:  nest, nestjs
Drivine
Best and fastest graph database client (Neo4j & AgensGraph) for Node.js & TypeScript.
Stars: ✭ 74 (-5.13%)
Mutual labels:  neo4j, nestjs

Twitch Streams

No Maintenance Intended

Note: This repository is outdated. For more information on building apps on top of Neo4j, check out the Developer path on Neo4j GraphAcademy.

A 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 and Neo4j YouTube Channel.

You can watch the videos back on Youtube in the Building Web Applications with Neo4j, Nest.js, and Typescript playlist. Writes up for many of the elements contained in this repository are also available on the Neo4j Developer Blog.

Data

All of these projects use the data from the Neo4j Recommendations Sandbox. If you would like to try this project out, you can create a Sandbox for free which will remain live for 3 days. You can extend any sandbox project for an additional 7 days.

You can also download a data dump from Github and load it into your local Neo4j Desktop installation.

api/

An API built with Nest.js and nest-neo4j. Authentication is handled with Passport/Passport JWT.

ui/ (WIP)

A UI which calls the API written in Vue 3 using Tailwind.

API calls are made using the Composition API.

UI Screenshot

admin/ (WIP)

A Graph App built with React and hooks from use-neo4j. The UI is built with with Semantic UI components for React.

Admin Screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].