Skip to content

Commit

Permalink
docs(journal): updating the daily notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Nov 10, 2024
1 parent 819a360 commit 2b67176
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion apps/kbve.com/src/content/journal/11-10.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,13 @@ import { Adsense, Tasks } from '@kbve/astropad';

Then we can update the command to just handle these directly for us.
Oh I made another silly mistake, I have to drop the triggers first then the functions!
Let me go ahead and fix that up really quick.
Let me go ahead and fix that up really quick.

- 11:30AM

**Expo**

Okay after migrating both the user profile and the user card out of the sign up process, we can begin building out the onboarding process.
This process will have to be done on both the `@kbve/laser` project and also in the `@kbve/expo-bbq`, since we need to include this for both astro and expo.
In both situations, I will open four instances of VS Code and tackle them all at the same time!
This is the peak of development, my brain is going to be broken as I do this xD

0 comments on commit 2b67176

Please sign in to comment.