Ysn4Irix / blogy

A blog web application with a headlessCMS graphql api

Home Page:blogyy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yt


A minimal blog web application built with

svelte       hygraph


yt


📟

❯ Usage

I start learning the most beloved framework Sveltekit and that's what i'm using in the frontend

Development

Once you've cloned the project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

I use hygraph as a CMS for managing content

  • rename .env.example to .env and add your HygraphCMS credentials
npm run dev
# or start and open the app in a new browser tab
npm run dev -- --open

Production

npm run build

You can preview the built client app with npm run preview,This should not be used to serve your app in production.


🙌

❯ About

Contributing

Pull requests and stars are always welcome. For bugs and features requests, please create an issue.

Author

Ysn4Irix


📃

❯ License

Copyright © 2022-present, Ysn4Irix. Released under the MIT License.

About

A blog web application with a headlessCMS graphql api

blogyy.vercel.app

License:MIT License


Languages

Language:Svelte 71.4%Language:JavaScript 20.1%Language:CSS 5.4%Language:HTML 2.6%Language:Shell 0.5%