An open API service indexing awesome lists of open source software.

https://github.com/sunithvs/eoc-backend


https://github.com/sunithvs/eoc-backend

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Configuring for React app to Django

## configuring for React app to Django

+ from the React Build dir copy the index.html to Django Template dir

### Configs

+ Default Django Admin page is used to update the dynamic contents of the site which could be accessed at BASE_URL/eocAdmin
+ while in development you could set the django ip for api . Do change that to "/" in production