feat: Implemented fetching stories

Signed-off-by: Philipp Le <philipp@philipple.de>
Change-Id: I3841b5ca69f304c52c6bc6f32d3a0329b0547db4
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3ac4ceb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/dist/
+/node_modules/
+/src/config.ts
\ No newline at end of file