Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/belchenkov/serverless_next_blog

Build a serverless Blog app on Next.JS with Sanity CMS - (w/ Vercel)
https://github.com/belchenkov/serverless_next_blog

nextjs react-bootstrap reactjs sanity-cms serverless vercel

Last synced: about 2 months ago
JSON representation

Build a serverless Blog app on Next.JS with Sanity CMS - (w/ Vercel)

Awesome Lists containing this project

README

        

# Next.js Blog

> Build a serverless Blog app on Next.JS with Sanity CMS - (w/ Vercel)

# Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.