Webapplication made in Django, with GeoDjango and as database: PostgreSQL extented with PostGIS
This application is supposed to integrate with cfns-half-duplex. This is illustrated in the diagram below.
Go into linux (type 'wsl' in Windows)
1. docker-compose up
Follow installation.md
Go into linux (type 'wsl' in Windows)
1. source env/bin/activate
1. pip3 install -r requirements.txt
1. python3 manage.py runserver
@Daniël Geerts, 2021