Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[email protected]
GMAIL_PASS=your-email-password

[email protected]
[email protected]_69

GEMINI_API_KEY=

NEXT_PUBLIC_SUPABASE_URL=your-supabase-url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=your-cloudinary-name
NEXT_PUBLIC_CLOUDINARY_API_KEY=your-cloudinary-api-key

# Also rename this file as .env
15 changes: 15 additions & 0 deletions PROJECT_STRUCTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
│ ├── gro3.svg
│ ├── gro4.svg
│ ├── hack1.jpg
│ ├── hall1.jpeg
│ ├── hall2.jpeg
│ ├── hall3.jpeg
│ ├── img1.jpg
│ ├── inovate1.png
│ ├── inovate2.png
Expand Down Expand Up @@ -227,6 +230,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── compute-tech/
│ │ │ │ └── page.jsx
│ │ │ ├── confession/
│ │ │ │ └── page.jsx
│ │ │ ├── db-overview/
│ │ │ │ └── page.jsx
│ │ │ ├── devStudent/
Expand All @@ -245,6 +250,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── explore/
│ │ │ │ └── page.jsx
│ │ │ ├── future-tech/
│ │ │ │ └── page.jsx
│ │ │ ├── garage/
│ │ │ │ └── page.jsx
│ │ │ ├── gen-studio/
Expand All @@ -261,6 +268,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── growth/
│ │ │ │ └── page.jsx
│ │ │ ├── hall-of-fame/
│ │ │ │ └── page.jsx
│ │ │ ├── helpCenter/
│ │ │ │ └── page.jsx
│ │ │ ├── hosting/
Expand All @@ -287,6 +296,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── moonshots/
│ │ │ │ └── page.jsx
│ │ │ ├── mystery/
│ │ │ │ └── page.jsx
│ │ │ ├── networking-overview/
│ │ │ │ └── page.jsx
│ │ │ ├── observability-view/
Expand All @@ -303,6 +314,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── press-corner/
│ │ │ │ └── page.jsx
│ │ │ ├── retro/
│ │ │ │ └── page.jsx
│ │ │ ├── sandbox/
│ │ │ │ └── page.jsx
│ │ │ ├── sdk/
Expand Down Expand Up @@ -335,6 +348,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── truth/
│ │ │ │ └── page.jsx
│ │ │ ├── volunteer/
│ │ │ │ └── page.jsx
│ │ │ ├── weekly/
│ │ │ │ └── page.jsx
│ │ │ ├── whitepapers/
Expand Down
15 changes: 15 additions & 0 deletions repo_structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
│ ├── gro3.svg
│ ├── gro4.svg
│ ├── hack1.jpg
│ ├── hall1.jpeg
│ ├── hall2.jpeg
│ ├── hall3.jpeg
│ ├── img1.jpg
│ ├── inovate1.png
│ ├── inovate2.png
Expand Down Expand Up @@ -223,6 +226,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── compute-tech/
│ │ │ │ └── page.jsx
│ │ │ ├── confession/
│ │ │ │ └── page.jsx
│ │ │ ├── db-overview/
│ │ │ │ └── page.jsx
│ │ │ ├── devStudent/
Expand All @@ -241,6 +246,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── explore/
│ │ │ │ └── page.jsx
│ │ │ ├── future-tech/
│ │ │ │ └── page.jsx
│ │ │ ├── garage/
│ │ │ │ └── page.jsx
│ │ │ ├── gen-studio/
Expand All @@ -257,6 +264,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── growth/
│ │ │ │ └── page.jsx
│ │ │ ├── hall-of-fame/
│ │ │ │ └── page.jsx
│ │ │ ├── helpCenter/
│ │ │ │ └── page.jsx
│ │ │ ├── hosting/
Expand All @@ -283,6 +292,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── moonshots/
│ │ │ │ └── page.jsx
│ │ │ ├── mystery/
│ │ │ │ └── page.jsx
│ │ │ ├── networking-overview/
│ │ │ │ └── page.jsx
│ │ │ ├── observability-view/
Expand All @@ -299,6 +310,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── press-corner/
│ │ │ │ └── page.jsx
│ │ │ ├── retro/
│ │ │ │ └── page.jsx
│ │ │ ├── sandbox/
│ │ │ │ └── page.jsx
│ │ │ ├── sdk/
Expand Down Expand Up @@ -331,6 +344,8 @@
│ │ │ │ └── page.jsx
│ │ │ ├── truth/
│ │ │ │ └── page.jsx
│ │ │ ├── volunteer/
│ │ │ │ └── page.jsx
│ │ │ ├── weekly/
│ │ │ │ └── page.jsx
│ │ │ ├── whitepapers/
Expand Down