Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahfschr committed Feb 22, 2021
1 parent 7182998 commit de2c638
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Serverless Tutorials


[Next.js with Redis](./nextjs-with-redis/README.md): A sample web application which uses Redis as state store in Next.js application.

[Roadmap Voting App](./roadmap-voting-app/README.md): A single page application which showcases Upstash&Vercel integration.
4 changes: 3 additions & 1 deletion nextjs-with-redis/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Next.js with Redis
A sample web application which uses Redis as state store in Next.js application.

See the [tutorial](https://docs.upstash.com/docs/tutorials/nextjs_with_redis).
See the [tutorial](https://docs.upstash.com/docs/tutorials/nextjs_with_redis) for details.
2 changes: 1 addition & 1 deletion roadmap-voting-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Upstash uses this application to collect feedback about its roadmap. See
[https://roadmap.upstash.com](https://roadmap.upstash.com)

## Deploy Your Own
You can deploy Roadmap Voting App for your project/company clicking the below button:
You can deploy Roadmap Voting App for your project/company usign [Vercel and Upstash](https://vercel.com/integrations/upstash) clicking the below button:
<br/>
<br/>
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fupstash%2Fserverless-tutorials%2Ftree%2Fmaster%2Froadmap-voting-demo&env=LOGO&envDescription=Enter%20URL%20for%20your%20project%2Fcompany%20logo&envLink=https%3A%2F%2Fdocs.upstash.com%2Fdocs%2Ftutorials%2Froadmap_voting_app&project-name=roadmap-voting&repo-name=roadmap-voting&demo-title=Roadmap%20Voting&demo-description=Roadmap%20Voting%20Page%20for%20Your%20Project&demo-url=https%3A%2F%2Froadmap.upstash.com&integration-ids=oac_V3R1GIpkoJorr6fqyiwdhl17)
Expand Down

0 comments on commit de2c638

Please sign in to comment.