项目作者: siegblink

项目描述 :
Serverless blog application.
高级语言: JavaScript
项目地址: git://github.com/siegblink/next-sanity-blog.git
创建时间: 2020-09-22T00:29:21Z
项目社区:https://github.com/siegblink/next-sanity-blog

开源协议:

下载


next-sanity-blog

This project is based on Filip Jerga’s Udemy course ‘Next.js with Sanity CMS - Serverless Blog App with Vercel’.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

  1. npm run dev
  2. # or
  3. yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.