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