geoquery.in
geoquery.in copied to clipboard
Migrate codebase to use data from PostGIS
Title
Migrate GeoJSON Data to PostGIS and Update Codebase to Use Prisma ORM
Description
Migrate existing files in the codebase to use Prisma ORM for database interactions.
Checklist
- [ ]
LocationService
- [ ]
LocationController
- [ ]
GeorevService
- [ ]
GeorevController
- [ ]
CityService
- [ ]
CityController
- [ ]
AppService
- [ ]
AppController
- [ ]
PrismaService
to handle PostGIS interactions.
Closes #125