An open API service indexing awesome lists of open source software.

https://github.com/devmnj/solidjs-hygraph-blog

A hygraph CMS blog app using Solidjs and Tailwindcss
https://github.com/devmnj/solidjs-hygraph-blog

hygraph urql

Last synced: about 1 year ago
JSON representation

A hygraph CMS blog app using Solidjs and Tailwindcss

Awesome Lists containing this project

README

          

SolidJS Blog

[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

---

This is a Solidjs blog App with Tailwindcss.


## 📝 Table of Contents

- [About](#about)
- [Prerequisites](#-prerequisites-)
- [BackEnd](#Graphql)
- [Built Using](#built_using)
- [Authors](#authors)
- [Acknowledgments](#acknowledgement)

## 🧐 About

The aim of the project is to setup complete blog using `Solidjs`` the back end for this app can run on a server. Building app with Solid is so cool, it is similar to Reactjs but with a 🚀 speed.

### 🔎 Graphql API
For the project I utilised the `mockend` app to create mock `REST/Graphql API`. With a simple Json file (Github Repo) able to build the whole API required. I tested the Graphql with Apollo studio and it was cool.

### 🧒 Prerequisites

You have to familiar with Javascript frameworks such as `Reactjs` and `HTML`,`CSS` and ofcourse the `Javascript` inorder to work with this project.

## ⌚ Using the project

Fork the repo and install dependencies, that's all you need. ⛏️.
### Install dependencies
```

yarn install
```
### Running the project

```
yarn dev
```


will start the project.

## 🚀 Built Using

- [Solidjs](http://solidjs.com/) - Solidjs
- [urql/core](https://formidable.com/open-source/urql/) - Graphql Client
- [Tailwindcss](https://tailwindcss.com/) - TailwindCSS
- [Mockend](https://mockend.com/) - Mockend
- [Vitejs](https://vitejs.dev/) - Vitejs
- [NodeJs](https://nodejs.org/en/) - Server Environment

## ✍️ Authors and Guides
- [@devmnj](https://github.com/devmnj) - Idea & Initial work
- [JSU](http://javascriptsu.wordpress.com/tag/solidjs) - More guides
- [JSSDO](http://jssudo.blogpost.com)
- [Imgur-for fun](https://imgur.com/user/devshots/posts)

## 🎉 Acknowledgements

- Thank for awesome `Mamba` template