-
decide design
-
write 1st version of docs
-
set up npm package
-
landing page
-
add at least 3 components before making a video about it:
- auth
- landing page
- stripe
auth implementation:
- next auth
- providers
- email, password
- auth wrapper
- if the app is just initialized, save in index.tsx
- otherwise log and inform the user you're saving them in another file
landing page:
- design it for our website and then use a very simple version to release