RafaelGoulartB / next-blog-cms

πŸ“ Blog using GraphCMS to manege content and posts. Made with Next.js, Markdown and Chakra UI.

Home Page:https://blogcms.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog with CMS

Rafael Goulart Documentation Maintenance License: MIT GitHub Pull Requests GitHub Contributors

Blog using GraphCMS to manege content and posts. Made with Next.js, Markdown and Chakra UI.

The Blog project. Built with ❀︎ by Rafael Goulart and contributors


πŸ“Œ Table of Contents

πŸ“₯ Layout available at figma community:

Figma Community

πŸ‘€ Website

πŸ‘‰ https://blogcms.vercel.app/

πŸ’» Technologies

This project was made using the follow technologies:

πŸš€ Features

  • List Articles
  • Show articles
  • Edit Articles
  • Search
  • Pagination

πŸ‘· How to run

You need to install Node.js and Yarn first, then:

Rename env file

Rename .env-exemple to .env and add a GRAPHQL_URL_ENDPOINT

Install Dependencies

yarn install

Run Aplication

yarn dev 

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

πŸ› Issues

Feel free to file a new issue with a respective title and description on the the Blog CMS repository. If you already found a solution to your problem, i would love to review your pull request!


⬆ Back to Top

πŸŽ‰ Contributing

First of all, thank you for being interested in helping out, your time is always appreciated in every way. πŸ’―

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

πŸ“• License

Released in 2020. This project is under the MIT license.

Made with love by RafaelGoulartB πŸš€

About

πŸ“ Blog using GraphCMS to manege content and posts. Made with Next.js, Markdown and Chakra UI.

https://blogcms.vercel.app

License:MIT License


Languages

Language:TypeScript 97.1%Language:CSS 1.8%Language:JavaScript 1.1%