Skip to content

mohaneddz/Chefkit-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chefkit Backend - API and Data Services

Chefkit Backend powers the server-side services for the Chefkit ecosystem. It is a Python backend focused on API, data processing, and service integrations.


Stack

  • Python
  • FastAPI-style service workflows (project scripts + service entrypoint)
  • Structured docs and data assets under docs/ and data/

Repository Structure

main.py                # Main backend entrypoint
utils.py               # Utility helpers
requirements.txt       # Python dependencies
data/                  # Dataset and runtime data
files
scripts

Setup

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
python main.py

Environment

  • Configure local environment variables in .env when needed.
  • Keep sensitive keys (serviceAccountKey.json, etc.) out of public exposure.

Notes

  • This backend pairs with Chefkit-Online for web-facing UX.
  • Review plan.md and docs/ for architecture and feature context.

About

π‚π‘πžπŸπ€π’π­ 𝐁𝐚𝐜𝐀𝐞𝐧𝐝 is the Python backend powering Chefkit services, APIs, and data workflows for the Chefkit ecosystem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages