Dana Lambert
ecc6e9eabe
Production config fixes
...
- Deletes redundant files
- Adds right-tree db env vars to default.env
- Updates port mapping for docker-compose.production.yaml
- Adjusts production methods in dev
2021-11-25 20:00:02 +00:00
Dana Lambert
26d1f3ea09
Misc fixes
...
- add remove orphans to start command
- ignore keys directory
- update default api url config to use /api
2021-11-18 11:21:18 +13:00
Dana Lambert
65bed425cf
Add production envrionmennt
2021-11-16 17:30:40 +13:00
Dana Lambert
a99f63898f
Update CORS url in django settings to use an env var
2021-11-10 17:20:26 +13:00
Dana Lambert
6dfa65ee77
Add django gis extension
2021-10-15 14:31:52 +13:00
Dana Lambert
b699e50754
Add django cors headers to backend
2021-10-07 10:17:32 +13:00
Dana Lambert
bb307d34d2
Add django rest framework and basic plant model
...
- Adds django rest framework to requirements
- Adds basic plant model with id and name fields
- Adds CRUD endpoints to interact with plant objects
2021-10-07 08:59:57 +13:00
Dana Lambert
9fc83f5974
Connect database to Django backend
2021-10-06 14:37:29 +13:00
Dana Lambert
88f3331c46
Add base Django backend project
2021-10-06 12:36:07 +13:00