Skip to content

keremesen/blogz

Repository files navigation

Create a full stack blog app using Next.js 13 App Router, Auth.js, MongoDB, SSR, CSR components.

blogz

Running Locally

Cloning the repository the local machine.

git clone

Storing API key in .env file.

Create a file in root directory of project with env. And store your API key in it, as shown in the .example.env file.

Installing the dependencies.

npm install

Running the application.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev

Deploy

When deploying on Vercel also include the Environmentable Variables.

Powered by

This example is powered by the following 4 services:

Screenshots

About

Create a full stack blog app using Next.js 13 App Router, Auth.js, MongoDB, SSR, CSR components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors