Open source

Jax Node GitHub code

If you are interested in seeing code from some of our presentations, please go to our GitHub page.

async

https://github.com/Jaxnode-UG/async

Examples from the Async presentation

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/async.git

Default branch: mainLanguage: JavaScript

aurelia-ts-vscode-skeleton

https://github.com/Jaxnode-UG/aurelia-ts-vscode-skeleton

A skeleton for aurelia with typescript in VS Code

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/aurelia-ts-vscode-skeleton.git

Default branch: masterLanguage: JavaScript

blockchain-demo

https://github.com/Jaxnode-UG/blockchain-demo

A web-based demonstration of blockchain concepts.

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/blockchain-demo.git

Default branch: masterLanguage: HTML

bundemo

https://github.com/Jaxnode-UG/bundemo

This is the sample code for our Bun demo

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/bundemo.git

Default branch: mainLanguage: TypeScript

CDKTalkProject

https://github.com/Jaxnode-UG/CDKTalkProject

Simple cdk setup for an "intro to cdk" talk

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/CDKTalkProject.git

Default branch: mainLanguage: TypeScript

codeimpact2017

https://github.com/Jaxnode-UG/codeimpact2017

Code repo with samples for CodeImpact 2017

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/codeimpact2017.git

Default branch: masterLanguage: JavaScript

codeimpactchat

https://github.com/Jaxnode-UG/codeimpactchat

Demo of chat application for CodeImpact 2017

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/codeimpactchat.git

Default branch: masterLanguage: HTML

composetest

https://github.com/Jaxnode-UG/composetest

Docker Compose test

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/composetest.git

Default branch: masterLanguage:

denoexamples

https://github.com/Jaxnode-UG/denoexamples

Deno Examples

Install this repo by typing the following command in your terminal

git clone https://github.com/Jaxnode-UG/denoexamples.git

Default branch: mainLanguage: TypeScript