Blogger-using-flask-and-mongo
Note
- You need MongoDB to run the app!
Instructions
-
Install the following packages
- flask
- flask_wtf
- flask-mongoengine
-
To run the dev server, run the "run.py" file using python.
-
Go to http://localhost:5000 to see the website in action
Make sure