Skip to content

ymd65536/momento_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

momento_nodejs

Node.js でMomentoを動かす

SetUp

npm install @gomomento/sdk
npm install dotenv
export MOMENTO_AUTH_TOKEN=<your Momento token here>
export MOMENTO_TTL_SECONDS=300

Run

cd ~/Desktop
git clone https://github.com/ymd65536/momento_nodejs.git
cd momento_nodejs
node test.js

About

Node.js でMomentoを動かす

Topics

Resources

License

Stars

Watchers

Forks

Contributors