Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfathmuqoddas/next-redis-app


https://github.com/alfathmuqoddas/next-redis-app

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# NextJS-Redis-App

Nextjs app that connect to vercel/kv (redis) and vercel/postgres

## Features

1. Connected to Postgres DB
2. Connected to Redis
3. Using Typescript
4. Using Nextjs App Router

## Tech Stack

1. [Nextjs](https://nextjs.org)
2. [vercel/postgres](https://vercel.com/docs/storage/vercel-postgres)
3. [vercel/kv](https://vercel.com/docs/storage/vercel-kv)

## How to

1. clone the repo
2. run `pnpm install`
3. run `pnpm dev` to start developing