Skip to content

itsosmx/osmx-blog-v2

Repository files navigation

OSMX Blog - v2.0
blog.osmx.me

TL;DR

You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to osmx.me Thanks!

Built With

  • Next.js
  • Tailwind CSS
  • Framer Motion
  • GraphQL
  • ShadCN UI
  • Hygraph
  • Hosted on Vercel.
  • Coded With VS Code.

Getting Started

  • Clone down this repository
  • Create a .env file in the root directory
  • Add API_ENDPOINT you can get the endpoint from Hygraph auth.hygraph.com
  • And NEXT_PUBLIC_BASE_URL change to your domain url
  • Should be like this:-
API_ENDPOINT=...
NEXT_PUBLIC_BASE_URL=...
  • Run npm install
  • Run the project npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published