- This app is built on top of dj-core and is intended to be deployed using deployment-django.
- Ensure the web server (e.g. NGINX) and any proxies (e.g. HAProxy) are
configured to:
- forward
/backend/
to the Django server (e.g. Gunicorn); - alias
/backend/api/v1/
to/api/v1/
so that the front-end can run in Internet Explorer 11 and issue GETs to/api/v1/
without sending the cookie set by Django, which is valid on the path/backend/
.
- forward
-
Notifications
You must be signed in to change notification settings - Fork 0
nattyg93/budget-smuggler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RESTful API for Budget Smuggler - a simple budgeting webapp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published