Skip to content

Graphy - A CRUD web application to share your thought's and more. Made using Grafbase.

License

Notifications You must be signed in to change notification settings

trace2798/grafbase_fullstack

Repository files navigation

Graphy made using Next.js 13.12 App Router, Tailwind css and Grafbase

This repo is for my submission for the Grafbase X Hashnode X hackathon which took place during August 1 - August 15, 2023

Getting Started

Either fork the repo or directly clone it

Prerequisites

**Node version 16.8 or later
**macOS, Windows (including WSL), and Linux are supported.

To directly clone the repo

git clone https://github.com/trace2798/graphy_postit.git

Install packages

npm i

Setup .env file

NEXT_PUBLIC_GRAFBASE_API_URL=
NEXT_PUBLIC_GRAFBASE_API_KEY=
GITHUB_ID=
GITHUB_CLIENT_SECRET=
NEXTAUTH_SECRET=
NEXT_PUBLIC_SERVER_URL=
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=

Start the app

npm run dev

On a different terminal run the command below to start your local grafbase server

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app
build To build your application
start Starts a production instance of the app

For env value and functionality of this application I have wrote a very detailed article on hashnode

Youtube Demo Link: Graphy

About

Graphy - A CRUD web application to share your thought's and more. Made using Grafbase.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published