Skip to content

sx4im/Ingredo

Repository files navigation

Ingredo

Ingredo is an AI-powered recipe discovery app that helps users turn available ingredients into practical meal ideas, with recipe search, profile features, and guided cooking flows.

Live Demo

https://ingredo.site

Tech Stack

  • Frontend: React 18, TypeScript, Tailwind CSS, shadcn/ui, Framer Motion, Wouter, Zustand, TanStack Query
  • Backend: Express.js, Drizzle ORM, Neon Postgres, express-session, connect-pg-simple
  • Deployment: Vercel

Required Environment Variables

Create a .env file from .env.example and set:

  • DATABASE_URL
  • SESSION_SECRET
  • ADMIN_API_KEY
  • VITE_API_BASE_URL
  • OPENAI_API_KEY

Local Setup

  1. Install dependencies:

    npm install
  2. Copy env template and fill values:

    cp .env.example .env
  3. Start development server:

    npm run dev
  4. Build for production:

    npm run build

Running Tests

Run all tests:

npm run test:run

Type-check:

npm run check

About

Ingredo Ai is an intelligent platform that helps users discover, create, and personalize recipes based on available ingredients, dietary preferences, and nutritional needs. Just put the api keys required in config.js"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages