nextjs-blog-cms-wisp
A Next.js 15 Blog using Server Components - backed by Wisp CMS
File Explorer
Download Latest Version (.zip)- Inter-Bold.ttf
- Inter-Regular.ttf
- Inter-SemiBold.ttf
- placeholder.webp
- next.svg
- vercel.svg
- page.tsx
- fonts.tsx
- route.tsx
- template.tsx
- page.tsx
- sitemap.tsx
- route.ts
- sitemap.tsx
- page.tsx
- page.tsx
- sitemap.tsx
- favicon.ico
- globals.css
- layout.tsx
- not-found.tsx
- page.tsx
- providers.tsx
- sitemap.xml
- alert.tsx
- aspect-ratio.tsx
- badge.tsx
- button.tsx
- checkbox.tsx
- dropdown-menu.tsx
- form.tsx
- input.tsx
- label.tsx
- pagination.tsx
- sheet.tsx
- textarea.tsx
- toast.tsx
- toaster.tsx
- BlogPostContent.tsx
- BlogPostPreview.tsx
- BlogPostsPagination.tsx
- CommentForm.tsx
- CommentList.tsx
- CommentSection.tsx
- DarkModeToggle.tsx
- Footer.tsx
- Header.tsx
- NotFound.tsx
- RelatedPosts.tsx
- theme-provider.tsx
- use-toast.ts
- og-image.ts
- utils.ts
- wisp.ts
- config.ts
- .env.example
- .eslintrc.json
- .gitignore
- components.json
- LICENSE
- next.config.mjs
- package-lock.json
- package.json
- postcss.config.mjs
- README.md
- tailwind.config.ts
- tsconfig.json
- vercel.json
# Installation Guide
1. Get the code
git clone https://github.com/Wisp-CMS/nextjs-blog-cms-wisp
Downloads the entire project code from GitHub to your computer.
cd nextjs-blog-cms-wisp
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i --legacy-peer-deps
Type this command into your terminal and run it.
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
