Skip to content

ghostcode369/nextjs-blog

 
 

Repository files navigation

Next.js Blog

A barebones Next.js (SSG) blog showcasing Sevalla's static site hosting.


Sevalla is the intuitive platform and the perfect home for your web projects. Deploy applications, databases, and static sites effortlessly.

Getting Started

First, run the development server:

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

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Learn More

Feel free to check our documentation or jump into our Discord server.

About

A barebones Next.js (SSG) blog showcasing Sevalla's static site hosting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 64.9%
  • MDX 25.1%
  • JavaScript 6.4%
  • CSS 3.6%