Skip to content

Repository files navigation

Getting Started

npx create-next-app@latest blog-platform

cd blog-platform

npm install mongoose next-auth @next-auth/mongodb-adapter bcryptjs

npm install -D @types/bcryptjs

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages