Update Dev Notes

Jon Roeber 2024-01-17 04:27:21 +00:00
parent c7453d5ffe
commit 9ae4a8918c

@ -26,7 +26,7 @@ So the choice right now is between creating a microservice or creating a monstro
To create a view: https://www.guru99.com/postgresql-view.html To create a view: https://www.guru99.com/postgresql-view.html
It might be best right now to try to create a view and then connect PostGIS that way. No need for a microservice right now (though later on it's like there will need to be some admin control panel app). It might be best right now to try to create a view and then connect PostGIS that way. No need for a microservice right now (though later on it's likely there will need to be some admin control panel app).
## 20240114 ## 20240114