https://github.com/thefloatingstring/mpc-kickoff-2020
https://github.com/thefloatingstring/mpc-kickoff-2020
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thefloatingstring/mpc-kickoff-2020
- Owner: TheFloatingString
- Created: 2020-09-29T21:24:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T20:31:20.000Z (over 5 years ago)
- Last Synced: 2025-01-13T08:12:45.469Z (over 1 year ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpc-kickoff-2020
Instructions
```bash
git clone
cd
pip install -r requirements.txt
python app.py
```
Creating an entry:
```
http://hello-mpc.herokuapp.com/add_entry?title=&body=
```