Closed niroigen closed 5 years ago
One of the structure related changes I think we could adopt is having a single api.service.ts file, instead of the 3 different files (general, search, reservation). https://github.com/dnstanciu/drf-angular-docker-tutorial/blob/master/angular/angular-app/src/app/api.service.ts
Closing this branch, because of our discussion
I found this amazing tutorial and it seems to really be in fit with what we are trying to work on so I have decided to follow their structure. Here is the link
https://dragonprogrammer.com/dockerized-django-api-angular-tutorial/
And now using docker you can run the angular app as well! One less thing that isn't dockerized!