geoquery.in icon indicating copy to clipboard operation
geoquery.in copied to clipboard

Migrate codebase to use data from PostGIS

Open 35C4n0r opened this issue 8 months ago • 1 comments

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

Image

35C4n0r avatar Jun 12 '24 12:06 35C4n0r