diff options
| author | MohamedBassem <me@mbassem.com> | 2024-03-13 21:43:44 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2024-03-14 16:40:45 +0000 |
| commit | 04572a8e5081b1e4871e273cde9dbaaa44c52fe0 (patch) | |
| tree | 8e993acb732a50d1306d4d6953df96c165c57f57 /apps/mobile/app | |
| parent | 2df08ed08c065e8b91bc8df0266bd4bcbb062be4 (diff) | |
| download | karakeep-04572a8e5081b1e4871e273cde9dbaaa44c52fe0.tar.zst | |
structure: Create apps dir and copy tooling dir from t3-turbo repo
Diffstat (limited to '')
| -rw-r--r-- | apps/mobile/app.json (renamed from packages/mobile/app.json) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/+not-found.tsx (renamed from packages/mobile/app/+not-found.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/_layout.tsx (renamed from packages/mobile/app/_layout.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/(tabs)/_layout.tsx (renamed from packages/mobile/app/dashboard/(tabs)/_layout.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/(tabs)/index.tsx (renamed from packages/mobile/app/dashboard/(tabs)/index.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/(tabs)/lists.tsx (renamed from packages/mobile/app/dashboard/(tabs)/lists.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/(tabs)/search.tsx (renamed from packages/mobile/app/dashboard/(tabs)/search.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/(tabs)/settings.tsx (renamed from packages/mobile/app/dashboard/(tabs)/settings.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/_layout.tsx (renamed from packages/mobile/app/dashboard/_layout.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/add-link.tsx (renamed from packages/mobile/app/dashboard/add-link.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/add-note.tsx (renamed from packages/mobile/app/dashboard/add-note.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/archive.tsx (renamed from packages/mobile/app/dashboard/archive.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/favourites.tsx (renamed from packages/mobile/app/dashboard/favourites.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/dashboard/lists/[slug].tsx (renamed from packages/mobile/app/dashboard/lists/[slug].tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/error.tsx (renamed from packages/mobile/app/error.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/index.tsx (renamed from packages/mobile/app/index.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/sharing.tsx (renamed from packages/mobile/app/sharing.tsx) | 0 | ||||
| -rw-r--r-- | apps/mobile/app/signin.tsx (renamed from packages/mobile/app/signin.tsx) | 0 |
18 files changed, 0 insertions, 0 deletions
diff --git a/packages/mobile/app.json b/apps/mobile/app.json index e16baa37..e16baa37 100644 --- a/packages/mobile/app.json +++ b/apps/mobile/app.json diff --git a/packages/mobile/app/+not-found.tsx b/apps/mobile/app/+not-found.tsx index 466505b6..466505b6 100644 --- a/packages/mobile/app/+not-found.tsx +++ b/apps/mobile/app/+not-found.tsx diff --git a/packages/mobile/app/_layout.tsx b/apps/mobile/app/_layout.tsx index 6304ced5..6304ced5 100644 --- a/packages/mobile/app/_layout.tsx +++ b/apps/mobile/app/_layout.tsx diff --git a/packages/mobile/app/dashboard/(tabs)/_layout.tsx b/apps/mobile/app/dashboard/(tabs)/_layout.tsx index 5b2d810a..5b2d810a 100644 --- a/packages/mobile/app/dashboard/(tabs)/_layout.tsx +++ b/apps/mobile/app/dashboard/(tabs)/_layout.tsx diff --git a/packages/mobile/app/dashboard/(tabs)/index.tsx b/apps/mobile/app/dashboard/(tabs)/index.tsx index b2349525..b2349525 100644 --- a/packages/mobile/app/dashboard/(tabs)/index.tsx +++ b/apps/mobile/app/dashboard/(tabs)/index.tsx diff --git a/packages/mobile/app/dashboard/(tabs)/lists.tsx b/apps/mobile/app/dashboard/(tabs)/lists.tsx index b534ddda..b534ddda 100644 --- a/packages/mobile/app/dashboard/(tabs)/lists.tsx +++ b/apps/mobile/app/dashboard/(tabs)/lists.tsx diff --git a/packages/mobile/app/dashboard/(tabs)/search.tsx b/apps/mobile/app/dashboard/(tabs)/search.tsx index 980cab36..980cab36 100644 --- a/packages/mobile/app/dashboard/(tabs)/search.tsx +++ b/apps/mobile/app/dashboard/(tabs)/search.tsx diff --git a/packages/mobile/app/dashboard/(tabs)/settings.tsx b/apps/mobile/app/dashboard/(tabs)/settings.tsx index 9f86d5ec..9f86d5ec 100644 --- a/packages/mobile/app/dashboard/(tabs)/settings.tsx +++ b/apps/mobile/app/dashboard/(tabs)/settings.tsx diff --git a/packages/mobile/app/dashboard/_layout.tsx b/apps/mobile/app/dashboard/_layout.tsx index ff2384d2..ff2384d2 100644 --- a/packages/mobile/app/dashboard/_layout.tsx +++ b/apps/mobile/app/dashboard/_layout.tsx diff --git a/packages/mobile/app/dashboard/add-link.tsx b/apps/mobile/app/dashboard/add-link.tsx index 69a9c7a2..69a9c7a2 100644 --- a/packages/mobile/app/dashboard/add-link.tsx +++ b/apps/mobile/app/dashboard/add-link.tsx diff --git a/packages/mobile/app/dashboard/add-note.tsx b/apps/mobile/app/dashboard/add-note.tsx index cf775a15..cf775a15 100644 --- a/packages/mobile/app/dashboard/add-note.tsx +++ b/apps/mobile/app/dashboard/add-note.tsx diff --git a/packages/mobile/app/dashboard/archive.tsx b/apps/mobile/app/dashboard/archive.tsx index d75cfe22..d75cfe22 100644 --- a/packages/mobile/app/dashboard/archive.tsx +++ b/apps/mobile/app/dashboard/archive.tsx diff --git a/packages/mobile/app/dashboard/favourites.tsx b/apps/mobile/app/dashboard/favourites.tsx index 90374f18..90374f18 100644 --- a/packages/mobile/app/dashboard/favourites.tsx +++ b/apps/mobile/app/dashboard/favourites.tsx diff --git a/packages/mobile/app/dashboard/lists/[slug].tsx b/apps/mobile/app/dashboard/lists/[slug].tsx index 54744874..54744874 100644 --- a/packages/mobile/app/dashboard/lists/[slug].tsx +++ b/apps/mobile/app/dashboard/lists/[slug].tsx diff --git a/packages/mobile/app/error.tsx b/apps/mobile/app/error.tsx index 2ca227a4..2ca227a4 100644 --- a/packages/mobile/app/error.tsx +++ b/apps/mobile/app/error.tsx diff --git a/packages/mobile/app/index.tsx b/apps/mobile/app/index.tsx index 5ce20cda..5ce20cda 100644 --- a/packages/mobile/app/index.tsx +++ b/apps/mobile/app/index.tsx diff --git a/packages/mobile/app/sharing.tsx b/apps/mobile/app/sharing.tsx index 64bbd933..64bbd933 100644 --- a/packages/mobile/app/sharing.tsx +++ b/apps/mobile/app/sharing.tsx diff --git a/packages/mobile/app/signin.tsx b/apps/mobile/app/signin.tsx index a89b0087..a89b0087 100644 --- a/packages/mobile/app/signin.tsx +++ b/apps/mobile/app/signin.tsx |
