https://github.com/vvhacker007/mind-space
✨Mindspace is a blogging website✍ where one can share their thoughts💭 freely.
https://github.com/vvhacker007/mind-space
blogging flask mindspace mongodb python summarization
Last synced: 17 days ago
JSON representation
✨Mindspace is a blogging website✍ where one can share their thoughts💭 freely.
- Host: GitHub
- URL: https://github.com/vvhacker007/mind-space
- Owner: vvHacker007
- License: gpl-3.0
- Created: 2021-01-21T17:44:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T20:50:43.000Z (over 2 years ago)
- Last Synced: 2024-04-22T20:26:03.246Z (about 1 year ago)
- Topics: blogging, flask, mindspace, mongodb, python, summarization
- Language: CSS
- Homepage: https://www.mindspace.tk/
- Size: 198 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
MindSpace is available under GNU License, read the LICENSE file for more info
- **Fork** the Repository
- Open your **Terminal / Cmd**
```
git clone "https://github.com/vvHacker007/Mind-Space.git"
```
```
cd Mind-Space
```
```
pip install virtualenv
python -m venv
source /bin/activate
pip install -r requirements.txt
```
```
./run
```
Server starts running on port 127.0.0.1:5000/🚀
## Application Demo
https://user-images.githubusercontent.com/60468275/160607909-6026f880-d5a4-47f1-b101-a735e70d136d.mp4
![]()