summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 12:46:13 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 12:46:13 -0700
commit1482422f2f5b236cdcdff4429ae06bb55dca4083 (patch)
tree4653cb4986a8a138f84dbec934effb0d011751d3 /.env.example
Add stack start and stop scripts
Diffstat (limited to '.env.example')
-rw-r--r--.env.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..7d2248d
--- /dev/null
+++ b/.env.example
@@ -0,0 +1,3 @@
+FMP_API_KEY=
+FINNHUB_API_KEY=
+NEXT_PUBLIC_API_BASE_URL=http://localhost:8000