feat: added base README

This commit is contained in:
David Janowski 2024-02-20 11:06:03 +01:00
parent b3aab9b004
commit a2f0e08cc0

16
README.md Normal file
View 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
````