File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Backend API for the NutriSync application, located within the ` backend/ ` directory of the combined repository.
44
5- ## 🚀 Features
5+ ## Features
66- ** FastAPI** : High-performance Python API
77- ** Gemini AI** : Nutrition analysis and fasting recommendations
88- ** Supabase Integration** : Data persistence and Auth
99- ** USDA API** : Food database integration
1010- ** Automated Testing** : Pytest suite for API and logic
1111
12- ## 📂 Structure
12+ ## Structure
1313- ` app/ ` : Main application logic
1414- ` tests/ ` : Automated test suite
1515- ` nginx.conf ` : Nginx configuration for proxying
1616- ` nutrisync.service ` : Systemd service definition
1717- ` deploy.sh ` : Automated deployment script for Ubuntu
1818
19- ## 🛠️ Local Setup
19+ ## Local Setup
20201 . Navigate to the backend directory:
2121 ``` bash
2222 cd backend
You can’t perform that action at this time.
0 commit comments