feat: added base README
This commit is contained in:
parent
b3aab9b004
commit
a2f0e08cc0
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
|
||||||
|
After cloning: Look up the following README.md
|
||||||
|
- [Generate gRPC Code](scripts/README.md)
|
||||||
|
- [Build the Plug with Docker](build/package/README.md)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# [PLUG_NAME]
|
||||||
|
|
||||||
|
Scrapes users Favorite Posts and Upload them to a graph based database.
|
||||||
|
|
||||||
|
## Environment Variables
|
||||||
|
|
||||||
|
````dotenv
|
||||||
|
|
||||||
|
````
|
Reference in New Issue
Block a user