Skip to content

Commit ffd072b

Browse files
added todos
1 parent f3a5022 commit ffd072b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

TODO.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# TODOs
2+
3+
- decide design
4+
- write 1st version of docs
5+
- set up npm package
6+
- landing page
7+
8+
- add at least 3 components before making a video about it:
9+
- auth
10+
- landing page
11+
- stripe
12+
13+
auth implementation:
14+
- next auth
15+
- providers
16+
- email, password
17+
- google
18+
- auth wrapper
19+
- if the app is just initialized, save in index.tsx
20+
- otherwise log and inform the user you're saving them in another file
21+
22+
landing page:
23+
- design it for our website and then use a very simple version to release

0 commit comments

Comments
 (0)