thebergamo / thedon.com.br

A Next.js site using new SSG support with a Notion backed blog

Home Page:https://notion-blog.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

Install dependencies - I recommend to use PNPM instead of NPM as it has better performance and module resolution. If you don't have it, get take a look into its installation page (its simple)

pnpm install

First, run the development server:

pnpm run dev

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

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!

This project also uses TailwindCSS, take a look at the following resources:

To make running things locally easier, it also uses MSW (Mock Service Worker) to provide mocks to external APIs

  • MSW - Check it out the documentation

Other tools that worth a look:

Thinks that improve quality and standarization of the project:

Future improvements would have for testing:

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.

About

A Next.js site using new SSG support with a Notion backed blog

https://notion-blog.now.sh

License:MIT License


Languages

Language:TypeScript 84.4%Language:JavaScript 12.2%Language:CSS 3.3%