Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amacwhirter/mailinglist
Demo Mailing List created with React, Python, Django
https://github.com/amacwhirter/mailinglist
django enzyme python react redux redux-thunk
Last synced: about 1 month ago
JSON representation
Demo Mailing List created with React, Python, Django
- Host: GitHub
- URL: https://github.com/amacwhirter/mailinglist
- Owner: amacwhirter
- Created: 2017-09-10T17:16:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T17:29:44.000Z (over 7 years ago)
- Last Synced: 2024-11-10T19:52:29.325Z (3 months ago)
- Topics: django, enzyme, python, react, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redux-react-boiler-plate
React and Redux Boiler, and Hot Loader# Running Python scripts
#### Starting the Python Server
Navigate to the main folder in your terminal,
then run the following command in your terminal
```
python manage.py runserver
```and open your browser at [http://127.0.0.1:8000/](http://127.0.0.1:8000/)
#### Accessing the super user admin panel
Username:
mailinglistPassword:
Mailing1