{"id":25389145,"url":"https://github.com/xtream1101/fastapi-boilerplate-full-stack","last_synced_at":"2025-06-18T19:32:19.709Z","repository":{"id":277101955,"uuid":"931339478","full_name":"xtream1101/Fastapi-boilerplate-full-stack","owner":"xtream1101","description":"Full stack fastapi boilerplate using server side rendered pages, oidc auth, and email validations","archived":false,"fork":false,"pushed_at":"2025-02-21T06:00:28.000Z","size":365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T21:54:08.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/xtream1101.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-12T05:30:33.000Z","updated_at":"2025-02-21T06:00:32.000Z","dependencies_parsed_at":"2025-02-12T06:42:47.290Z","dependency_job_id":"2ff9f25d-0a0b-4e91-9857-83697391b47a","html_url":"https://github.com/xtream1101/Fastapi-boilerplate-full-stack","commit_stats":null,"previous_names":["xtream1101/fastapi-boilerplate-full-stack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtream1101%2FFastapi-boilerplate-full-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtream1101%2FFastapi-boilerplate-full-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtream1101%2FFastapi-boilerplate-full-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtream1101%2FFastapi-boilerplate-full-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtream1101","download_url":"https://codeload.github.com/xtream1101/Fastapi-boilerplate-full-stack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119398,"owners_count":21050754,"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":[],"created_at":"2025-02-15T13:53:43.783Z","updated_at":"2025-04-09T21:54:11.634Z","avatar_url":"https://github.com/xtream1101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate using Fastapi and Server Side Rendering\n\n\n## 🛠️ Stack\n\n- [Fastapi](https://fastapi.tiangolo.com/)\n- [Jinja2](https://jinja.palletsprojects.com/en/stable/) for templates\n- [Tailwindcss](https://tailwindcss.com/) for styling\n- [fastapi-sso](https://github.com/tomasvotava/fastapi-sso) for SSO support\n- [Alembic](https://alembic.sqlalchemy.org/en/latest/) for database migrations\n- [SQLAlchemy](https://www.sqlalchemy.org/) for ORM\n\n---\n\n\n## 📦 Features\n\n- Optional SSO/OIDC logins\n- Optional verify user by email as well as welcome emails (must have smtp server configured)\n- Option to disable registration\n    - if disabled, admins can manually invite users\n\n---\n\n\n## 📝 Upcoming features\n\n- Add mkdocs server\n- Add api examples\n\n\n---\n\n\n## 🚀 Quick Start Guide\n\n\n### 🐳 Docker\n\n1. Install [Docker](https://www.docker.com/)\n2. Copy the `.env.example` file to `.env`. All default will work to test, but you can change the values if you want.\n3. Run the following command:\n\n    ```bash\n    docker compose up\n    ```\n\n\n### 🚀 Local Development\n\n1. Install the following tools:\n    - [pre-commit](https://pre-commit.com/)\n    - [uv](https://github.com/astral-sh/uv)\n    - [justfile](https://github.com/casey/just) _(optional)_\n    - [docker](https://www.docker.com/) _(optional)_\n2. Clone the repository\n3. Run the following commands:\n\n    ```bash\n    # Setup pre-commit hooks\n    pre-commit install\n    ```\n\n    ```bash\n    # Setup the python environment\n    uv sync\n    ```\n\n    ```bash\n    # Needed to build the tailwind styles\n    npm install\n    just build-styles\n    ```\n\n    ```bash\n    # Run the server\n    just start\n    ```\n\n4. Visit `http://localhost:8000` in your browser\n5. Check the other `just` commands available in the `justfile`\n    - `just --list`\n\n\n## 📜 License\n\nThis project is licensed under the [...](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtream1101%2Ffastapi-boilerplate-full-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtream1101%2Ffastapi-boilerplate-full-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtream1101%2Ffastapi-boilerplate-full-stack/lists"}