Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 229 Bytes

quick start

  1. get your api key from openai
  2. copy .env.example to .env
  3. fill in the key you got on step 1
  4. npm install next react react-dom
  5. run 'npm run dev'
  6. create a blog using a title ... openai will do the rest