Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wisenosh Backend

Small backend for image-based food analysis.

Quick start

  1. Copy .env.example (or create .env) and set GEMINI_API_KEY.
  2. Install dependencies:
pnpm install
  1. Run in development:
pnpm run dev
  1. Build:
pnpm run build
pnpm start

Linting

pnpm run lint

Notes

  • The project expects GEMINI_API_KEY in the environment. The key is validated at startup; if missing the app will fail fast.
  • Services are located in src/services and controllers in src/controllers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages