Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 703 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 703 Bytes

Build a realtime table with DataTables and Nest.js

A tutorial to showcase realtime functionality of a dataTable using Nest.js and Pusher. More details here.

Getting Started

Clone the repository

$ git clone https://github.com/christiannwamba/pusher-nest-datatable.git

Change directory

$ cd pusher-nest-datatable

Install dependencies

$ npm install

Prerequisites

A basic knowledge of TypeScript and Node.js

Built With

  • Nest.js - A progressive Node.js framework for building efficient and scalable server-side applications.
  • Pusher - A Node.js client to interact with the Pusher REST API