File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 1- # collector-app
1+ <p align =" center " >
2+ <img src =" screenshots/logo.svg " alt =" Logo " width =" 200 " height =" 100 " >
23
3- > blog and twitter bot to pull tweets chains into blog post to read/save easily .
4+ <h3 align =" center " >Collector App</h3 >
5+
6+ <p align =" center " >
7+ Blog and twitter bot to pull tweets chains into blog post to read/save easily
8+ </p >
9+ </p >
410
511## Screenshots
612
1319## Usage
1420
15211 . Clone the repo
22+
1623 ``` sh
1724 git clone https://github.com/civilcoder55/django-collector-app.git
1825 ```
1926
20272 . update env file
28+
2129 ``` sh
2230 cp .env.example .env
2331 ```
2432
25333 . run containers
34+
2635 ``` sh
2736 docker-compose up -d
2837 ```
3342 ```
3443
3544## Features
45+
3646- pulling tweets chains into blog post.
3747- authentication system.
38- - twitter oauth for login and linking account.
48+ - twitter oauth for login and linking account.
3949- two factor authentication with otp.
4050- comment, like, dislike posts.
4151- save post as pdf.
42- - websocket notification on new collected tweets.
52+ - websocket notification on new collected tweets.
You can’t perform that action at this time.
0 commit comments