Skip to content

adilaliu/GrannySquares

Repository files navigation

Granny Squares

A recipe platform.

Setup

  1. Install dependencies:
npm install
  1. Configure environment. Check .env.example for variables needed.
  • Supabase: Run schema.sql in SQL Editor. Use the Postgres credentials to connect with Next.js app.
  • OpenAI API key in OPENAI_API_KEY.
  • S3 credentials either from AWS or Cloudflare R2 S3-compatible API
  1. Start the development server:
npm run dev

About

Granny Squares - recipe app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors