You can find the project source code on GitHub.
Create a Redis database using Upstash Console or Upstash CLI. Copy UPSTASH_REDIS_REST_URL
and UPSTASH_REDIS_REST_TOKEN
for the next steps.
UPSTASH_REDIS_REST_URL
and UPSTASH_REDIS_REST_TOKEN
, setup Runtime environment variables under Runtime, build, connections and privacy settings like below.
counter
.index.js
package.json
to include @upstash/redis
.You can find the project source code on GitHub.
Create a Redis database using Upstash Console or Upstash CLI. Copy UPSTASH_REDIS_REST_URL
and UPSTASH_REDIS_REST_TOKEN
for the next steps.
UPSTASH_REDIS_REST_URL
and UPSTASH_REDIS_REST_TOKEN
, setup Runtime environment variables under Runtime, build, connections and privacy settings like below.
counter
.index.js
package.json
to include @upstash/redis
.