{"id":25677965,"url":"https://github.com/igitonga/fastapi-react","last_synced_at":"2026-04-11T13:03:08.933Z","repository":{"id":279033919,"uuid":"937228263","full_name":"igitonga/fastapi-react","owner":"igitonga","description":"A recipe app","archived":false,"fork":false,"pushed_at":"2025-02-23T14:06:12.000Z","size":28003,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T15:19:41.732Z","etag":null,"topics":["alembic","fastapi","postgresql","react","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igitonga.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-22T16:34:13.000Z","updated_at":"2025-02-23T14:06:16.000Z","dependencies_parsed_at":"2025-02-23T15:29:58.439Z","dependency_job_id":null,"html_url":"https://github.com/igitonga/fastapi-react","commit_stats":null,"previous_names":["igitonga/recipehub","igitonga/fastapi-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igitonga%2Ffastapi-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igitonga%2Ffastapi-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igitonga%2Ffastapi-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igitonga%2Ffastapi-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igitonga","download_url":"https://codeload.github.com/igitonga/fastapi-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240502657,"owners_count":19811849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alembic","fastapi","postgresql","react","sqlalchemy"],"created_at":"2025-02-24T15:27:43.486Z","updated_at":"2025-12-30T22:55:25.797Z","avatar_url":"https://github.com/igitonga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe App \n\n## Getting started\n\nThis project is a simple recipe app that allows you to add, edit, and delete recipes.\n\n### Technologies\n\n- FastAPI\n- React\n- React Router\n- React Query\n- TailwindCSS\n- PostgreSQL\n- SQLAlchemy\n- Alembic\n\n\n### Requirements\n\n- Python 3.10+\n- Node.js 18+\n- PostgreSQL 14+\n\n### Installation\n\n1. Clone the repository\n2. Install the dependencies\n\n### Move into backend directory\n```bash\ncd backend\n```\n\n### Create and activate virtual environment\n```bash\npython -m venv venv\nsource venv/bin/activate\n```\n\n### Install the dependencies\n```bash\npip install -r requirements.txt\n```\n\n### Create .env file\n```bash\ncp .env.example .env\n```\n\n### Run the migrations\n```bash\nalembic upgrade head\n```\n\n### Run data seeder\n```bash\npython seeders.py\n```\n\n### Run the backend\n```bash\npython main.py\n```\n\n### Move into frontend directory\n```bash\ncd frontend\n```\n\n### Install the dependencies\n```bash\nnpm install\n```\n\n### Run the frontend\n```bash\nnpm run dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figitonga%2Ffastapi-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figitonga%2Ffastapi-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figitonga%2Ffastapi-react/lists"}