8000 GitHub - devopsmariocom/devopsmariocom: DevOps Mario
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

devopsmariocom/devopsmariocom

Repository files navigation

DevOpsMario Website

This is the official website for DevOpsMario, built with Next.js and Tailwind CSS.

Getting Started

First, install the dependencies:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

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

Building for Production

To build the static site for production:

npm run build
# or
yarn build

The static files will be generated in the out directory.

Deployment

The site is configured for static export, so it can be deployed to any static hosting service like Vercel, Netlify, or GitHub Pages.

Technologies Used

  • Next.js 14
  • React 18
  • Tailwind CSS
  • TypeScript

About

DevOps Mario

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0