Skip to content

Apezdr/pusher-nest-datatable

 
 

Repository files navigation

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

About

Nest TypeScript starter repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.3%
  • EJS 29.7%
  • TypeScript 25.4%
  • CSS 4.6%