r3nanp / headlessql

πŸ“ A simple app to show events and recording memories using GraphCMS and Graphql with Next.js

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeadlessQL

πŸ“ A simple app to show events and recording memories. Written in Next.js using GraphQL and GraphCMS.

r3nanp Next JS GraphQL TailwindCSS prs


πŸ›  Technologies used

  • Next.js
  • Typescript
  • GraphQL
  • GraphCMS
  • TailwindCSS

πŸ€” How to run

Clone repository:

git clone https://github.com/r3nanp/headlessql.git

At the root of the project, run:

yarn

or

npm install

Copy the .env.example file to .env.local and fill the values:

cp .env.example .env.local

Run the following command in order to start the application in a development environment:

yarn dev

or

npm run dev

License πŸ“š

MIT license.

Made by Renan Pereira

Give a ⭐️!

About

πŸ“ A simple app to show events and recording memories using GraphCMS and Graphql with Next.js

https://headlessql.vercel.app/

License:MIT License


Languages

Language:TypeScript 96.2%Language:JavaScript 3.2%Language:CSS 0.4%Language:Shell 0.1%