Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 753 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 753 Bytes

Build a realtime table with DataTables and Nest.js

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

View tutorial

Getting Started

Clone the repository

$ git clone https://github.com/Apezdr/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