Skip to content

Conversation

@coopergolemme
Copy link
Collaborator

Describe your changes

Added API docs

Files changed

  • src/api/docs/page.tsx: Swagger UI page for the API documentation
  • src/api/docs/layout.tsx: Layout for the swagger page

Checklist before requesting a review

  • Implements all parts of the ticket
  • Tested thoroughly
  • No unused dependencies
  • Requested review from Cooper

- Added Prisma client and configuration for PostgreSQL.
- Created seed script to populate initial data from CSV files.
- Updated package.json to include Prisma dependencies and scripts.
- Added environment variables for database connection.
- Created migration files to set up database schema with PostGIS support.
- Implemented API routes for cities, distributions, and partners with filtering capabilities.
- Added example CSV data for cities, partners, distributions, and yearly data.
- Updated TypeScript configuration to include new files.
@vercel
Copy link
Contributor

vercel bot commented Nov 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
beantown-baby-diaper-bank Ready Ready Preview Comment Nov 11, 2025 6:21pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants