Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 487 Bytes

TODO.md

File metadata and controls

23 lines (19 loc) · 487 Bytes

TODOs

  • 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
    • google
  • 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