e2goon / powerjade-blog-legacy

Posts are posted when an issue is opened, modified, or closed.
3 stars 0 forks source link
graphql graphql-codegen nextjs react-query

powerjade blog

This project uses github issues to write blog posts.

Installation

  1. $ npm ci
  2. $ npm run dev

How to get an .env file containing information.

The .env file must have the information needed to run the development server.

  1. $ npm i vercel -g
  2. $ vercel env pull