{"id":19533615,"url":"https://github.com/tigerappsorg/tigerretail-2","last_synced_at":"2026-03-05T14:03:50.472Z","repository":{"id":261167853,"uuid":"878654732","full_name":"TigerAppsOrg/TigerReTail-2","owner":"TigerAppsOrg","description":"🛍️ Princeton's modern marketplace - where Tigers buy, sell, and connect.","archived":false,"fork":false,"pushed_at":"2025-04-30T18:29:20.000Z","size":2118,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T19:39:53.196Z","etag":null,"topics":["drizzle-orm","postgresql","shadcn-svelte","svelte"],"latest_commit_sha":null,"homepage":"https://retail.tigerapps.org","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TigerAppsOrg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-10-25T19:48:54.000Z","updated_at":"2025-04-30T18:29:22.000Z","dependencies_parsed_at":"2024-12-03T01:23:21.391Z","dependency_job_id":"3541efbb-575d-4259-9433-178900571202","html_url":"https://github.com/TigerAppsOrg/TigerReTail-2","commit_stats":null,"previous_names":["tigerappsorg/tigerretail-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TigerAppsOrg/TigerReTail-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerAppsOrg%2FTigerReTail-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerAppsOrg%2FTigerReTail-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerAppsOrg%2FTigerReTail-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerAppsOrg%2FTigerReTail-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TigerAppsOrg","download_url":"https://codeload.github.com/TigerAppsOrg/TigerReTail-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigerAppsOrg%2FTigerReTail-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"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":["drizzle-orm","postgresql","shadcn-svelte","svelte"],"created_at":"2024-11-11T02:08:50.930Z","updated_at":"2026-03-05T14:03:50.455Z","avatar_url":"https://github.com/TigerAppsOrg.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TigerReTail 2 🛍️\n\nPrinceton's modern marketplace - where Tigers buy, sell, and connect.\n\n## About\n\n`TigerReTail 2` is a dedicated marketplace platform designed exclusively for the Princeton University community. Whether you're looking to sell textbooks, find furniture, offer services, or discover unique items on campus, TigerReTail provides a trusted space for all your marketplace needs.\n\n### Key Features\n\n- **List \u0026 Sell**: Create listings for items you want to sell or rent\n- **Request Items**: Post requests for specific items or services\n- **Connect \u0026 Trade**: Get matched with sellers and arrange safe on-campus transactions\n\n### Coming Spring 2025\n\n- **Auctions**: Real-time bidding system with automated settlement\n- **Enhanced Senior Sale**: Streamlined virtual yard sale experience\n- **In-App Messaging**: Direct communication between buyers and sellers\n- **Service Profiles**: Showcase your skills and services to the community\n\n## Tech Stack\n\n`TigerReTail 2` is built primarily with the following technologies:\n\n- **Frontend**: [Svelte](https://svelte.dev/), [TailwindCSS](https://tailwindcss.com/), [ShadCN Svelte](https://www.shadcn-svelte.com/)\n- **Backend**: [Bun](https://bun.sh/), [PostgreSQL](https://www.postgresql.org/), [DrizzleORM](https://drizzleorm.com/), [SvelteKit](https://kit.svelte.dev/)\n- **Deployment**: [Vercel](https://vercel.com/), [Docker](https://www.docker.com/)\n- **Tools**: [GitHub Actions](https://github.com/features/actions), [Prettier](https://prettier.io/), [ESLint](https://eslint.org/), [Vitest](https://vitest.dev/)\n\n## Development\n\nTo run the application locally, you will need to have [Node.js](https://nodejs.org/en/), [Bun](https://bun.sh/), and [Docker](https://www.docker.com/products/docker-desktop/) installed on your machine. Once you have the prerequisites installed, follow the steps below to set up the development environment:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/TigerAppsOrg/TigerRetail-2\ncd TigerRetail-2\n```\n\n2. Install the project dependencies:\n\n```bash\nbun install\n```\n\n3. Create a `.env` file in the root directory of the project with the following environment variables. The `SESSION_SECRET` can be any 32-character string:\n\n```bash\nDATABASE_URL=\"postgres://root:mysecretpassword@localhost:5432/local\"\nSESSION_SECRET=12345678901234567890123456789012\nAWS_ACCESS_KEY_ID=\nAWS_SECRET_ACCESS_KEY=\nAWS_STORAGE_BUCKET_NAME=\n```\n\n4. Start the local database and development server. Docker must be running on your machine for this to work (since it spins up a PostgreSQL container):\n\n```bash\nbun run db:start\nbun run db:migrate\nbun run dev\n```\n\nYou can use `bun run db:studio` to open a GUI for the database. Format the code with `bun run format`, lint with `bun run lint`, and run tests with `bun run test`.\n\n## Contributing\n\nIf you would like to contribute to the project, please reach out to the TigerApps team at **it.admin@tigerapps.org**.\n\n## Credits\n\n`TigerReTail 2` was created by TigerApps team members Ben Aepli '28, Glen Nfor '27, Angelina Ji '27, Winsice Ng '26, Marvin Chen '26, Erica Lee '26, and Joshua Lau '26.\n\nThe [original TigerReTail project](https://github.com/TigerAppsOrg/TigerReTail) was developed by Albert Lin '23, Katie McLaughlin '23, Sara Schwartz '23, and Phoebe Lin '23.\n\n## License\n\nThis project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigerappsorg%2Ftigerretail-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigerappsorg%2Ftigerretail-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigerappsorg%2Ftigerretail-2/lists"}