Skip to content

JamesHoran/kanban-board

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dependencies

pnpm install

Setup your env.local file

kanban-board/.secrets

HASURA_GRAPHQL_ADMIN_SECRET='yoursecrethere'
HASURA_GRAPHQL_JWT_SECRET='yourJWThere'
NHOST_WEBHOOK_SECRET='nhost-webhook-secret'
GRAFANA_ADMIN_PASSWORD='grafana-admin-password'

kanban-board/.env

NEXT_PUBLIC_NHOST_SUBDOMAIN=yoursubdomainhere
NEXT_PUBLIC_NHOST_REGION=yourregionhere
ADMIN_KEY=youradminkeyhere

Login to nhost

pnpm nhost login

start your database

nhost up

run dev

pnpm run dev

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

About

Full-stack kanban board using Graphql, React, TS, Docker, SQL, and Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages