{"id":33171677,"url":"https://github.com/foxcaulfield/arete","last_synced_at":"2026-03-01T03:03:52.133Z","repository":{"id":318967925,"uuid":"1060078715","full_name":"foxcaulfield/arete","owner":"foxcaulfield","description":"Arete – Backend API for spaced repetition learning drills with role-based access control","archived":false,"fork":false,"pushed_at":"2025-11-24T18:17:07.000Z","size":957,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-28T06:35:13.755Z","etag":null,"topics":["api","docker","education","learning","nestjs","postgresql","prisma","spaced-repetition","typescript"],"latest_commit_sha":null,"homepage":"","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/foxcaulfield.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T10:59:00.000Z","updated_at":"2025-11-14T21:00:42.000Z","dependencies_parsed_at":"2025-10-17T13:29:04.749Z","dependency_job_id":"8268de6c-b3a1-4e76-9e17-18f43abfb2ce","html_url":"https://github.com/foxcaulfield/arete","commit_stats":null,"previous_names":["foxcaulfield/arete"],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/foxcaulfield/arete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcaulfield%2Farete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcaulfield%2Farete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcaulfield%2Farete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcaulfield%2Farete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxcaulfield","download_url":"https://codeload.github.com/foxcaulfield/arete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcaulfield%2Farete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","docker","education","learning","nestjs","postgresql","prisma","spaced-repetition","typescript"],"created_at":"2025-11-16T01:13:34.123Z","updated_at":"2026-03-01T03:03:52.126Z","avatar_url":"https://github.com/foxcaulfield.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arete 🏛️\n\nA flashcard-style learning app for mastering vocabulary through spaced repetition.\n\n**🔗 Live Demo:** https://arete-gtbb.onrender.com/ui\n\n## Quick Start\n\n```bash\n# Install dependencies\nnpm install\n\n# Set up environment\ncp .env.example .env\n# Edit .env with your database credentials\n\n# Run migrations\nnpx prisma migrate dev\n\n# Start development server\nnpm run start:dev\n```\n\n## Docker\n\n```bash\n# Start with Docker Compose\ndocker-compose up --build\n\n# Stop\ndocker-compose down\n```\n\n\u003e ⚠️ For Docker, ensure `.env` has `DATABASE_URL` using `db` as host (not `localhost`).\n\n## Scripts\n\n| Command | Description |\n|---------|-------------|\n| `npm run start:dev` | Development with hot reload |\n| `npm run build` | Build for production |\n| `npm run start:prod` | Run production build |\n| `npm run release` | Interactive release helper |\n| `npm run lint` | Lint and fix code |\n| `npm run test` | Run tests |\n\n## Release Workflow\n\nThis project uses [semantic-release](https://semantic-release.gitbook.io/) with GitHub Actions.\n\n```bash\nnpm run release\n```\n\n| Branch | Release Type | Example Version |\n|--------|--------------|-----------------|\n| `develop` | Beta | `1.5.0-beta.1` |\n| `release/*` | RC | `1.5.0-rc.1` |\n| `main` | Stable | `1.5.0` |\n\n**Commit format matters!** Use [Conventional Commits](https://www.conventionalcommits.org/):\n- `feat: add new feature` → minor bump\n- `fix: resolve bug` → patch bump\n- `feat!: breaking change` → major bump\n\n## Tech Stack\n\n- **Backend:** NestJS, Prisma, PostgreSQL\n- **Frontend:** Nunjucks, HTMX, Alpine.js, Pico CSS\n- **Auth:** Better Auth\n\n## License\n\n**Proprietary** - Commercial use requires a paid license. See [LICENSE](LICENSE) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcaulfield%2Farete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxcaulfield%2Farete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcaulfield%2Farete/lists"}