{"id":20147728,"url":"https://github.com/isur/turbo-template","last_synced_at":"2026-02-15T20:01:37.946Z","repository":{"id":238447964,"uuid":"795898567","full_name":"Isur/turbo-template","owner":"Isur","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-19T09:45:35.000Z","size":1365,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T22:39:44.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Isur.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":"2024-05-04T11:07:31.000Z","updated_at":"2025-01-19T09:45:37.000Z","dependencies_parsed_at":"2024-06-11T22:22:49.658Z","dependency_job_id":"9ba5918a-1b9f-4f46-ad12-47180d1f9555","html_url":"https://github.com/Isur/turbo-template","commit_stats":null,"previous_names":["isur/turbo-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Isur/turbo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fturbo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fturbo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fturbo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fturbo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Isur","download_url":"https://codeload.github.com/Isur/turbo-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Isur%2Fturbo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-13T22:31:30.263Z","updated_at":"2026-02-15T20:01:37.919Z","avatar_url":"https://github.com/Isur.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turborepo starter\n\nCurrently using `nestjs` as backend app and `React` with `vite` as frontend app.\n\n## Features:\n\n### Backend:\n\n- `Nestjs`\n- `Sentry`;\n- database with `Drizzle`;\n- custom exceptions;\n- health check;\n- mailing with `Sendgrid` and `Console` for dev mode;\n- configs system;\n- file upload (files storred locally);\n- simple auth (based on `.env`);\n- `CI/CD` with `Github Actions`\n\n### VPS:\n\n- VPS setup with `Ansible`\n- user for app\n- uploaded keys\n- setted firewall\n- installed docker\n- installed shell apps\n- upload for configs\n\n### Frontend:\n\n- `Vite`\n- `React`\n- UI with `shadcn/ui` and `Tailwind`\n- Routing with `Tanstack Router`\n- API with custom api package and `Tanstack Query`\n- Protected routes\n- `Sentry`\n- file upload\n- multilanguage\n- dark/light mode\n- devtools from `Tanstack`\n\n## Workspaces\n\n`./apps` - for all applications - frontend, backend, cli, etc.\n\n`./packages` - for shared packages - api clients, utils, etc.\n\n`./configs` - for shared configs - eslint, typescript, etc.\n\n## Requirements\n\n- `node@22`\n- `pnpm@9`\n- `postgresql@16` / `docker`\n\n## Env\n\nUse `./pre.sh` script to setup default env. If you want to change something do this in generated `.env.docker` or `.env` files.\n\nLook into readme files in `./apps/api/README.md` and `./apps/front/README.md`\n\n## Docker\n\nThere is `Docker` setup. Using `pnpm docker:db` you will run only database in `Docker` (setup correctly `.env` in `./apps/api`).\n\nUsing `pnpm docker:full` will run database and backend in `Docker` (setup correctly `.env.docker` in `./`).\n\n`pnpm dev` will run backend and frontend locally.\n\n`pnpm dev:front` will run only frontend with its dependencies.\n\n`pnpm dev:api` will run only backend with its dependencies.\n\n## To start:\n\n```bash\n# Install\n$ pnpm install\n\n# Run dev\n$ pnpm dev\n# only front\n$ pnpm dev:front\n# only api\n$ pnpm dev:api\n\n# Run linters/formatters\n$ pnpm check:fix\n\n# Docker\n$ pnpm docker:db\n$ pnpm docker:full\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fturbo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisur%2Fturbo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisur%2Fturbo-template/lists"}