Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

logo

project status project stability

Momento JavaScript Web SDK Examples

Example Requirements

  • Node version 14 or higher is required
  • A Momento Auth Token is required, you can generate one using the Momento Console

Examples

This directory contains several subdirectories with different types of example projects:

  • Cache Examples - How to use Momento Cache
  • Next.js Chat - How to use Momento topics and secure tokens within a Next.js application
  • Vite Chat - How to use Momento topics and secure tokens within a static web application