Skip to content

A RethinkDB chat app built in Typescript with Node.js and Angular 2

Notifications You must be signed in to change notification settings

nkev/angular2-typescript-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Demo Application

This RethinkDB chat demo is written in Typescript. It includes a Node.js backend that uses the Koa framework and a single-page frontend written with an Angular 2 beta release. It uses RethinkDB changefeeds and Socket.io to propagate realtime updates from the backend to the frontend.

About

A RethinkDB chat app built in Typescript with Node.js and Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.0%
  • HTML 13.9%
  • CSS 13.1%