Skip to content

Commit

Permalink
chore: prep for launch
Browse files Browse the repository at this point in the history
  • Loading branch information
jlengstorf committed Oct 15, 2024
1 parent 8f52bfa commit 0c1cdd3
Show file tree
Hide file tree
Showing 4 changed files with 261 additions and 458 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pnpm-debug.log*

# environment variables
.env
.env.mux
.env.production

# netlify stuff
Expand Down
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ WIP.
TODO:

- [ ] Prod Clerk setup
- [ ] Validate Mux setup
- [ ] Finish importing _The \<Meta /\> Conversation_
- [ ] Finish importing #DoItAnyways
- [x] Validate Mux setup
- [x] Finish importing #DoItAnyways
- [ ] Update LWJ episodes
- [ ] Finish importing _Web Dev Challenge_
- [ ] Add schedule
- [ ] Check responsive styles
- [ ] Dark mode
- [ ] Figure out deployment
- [ ] Stripe live mode + webhooks
- [ ] Clerk live mode + webhooks
- [ ] Sanity dataset to prod
- [ ] Subdomain v2.learnwithjason.dev
- [ ] env vars
- [ ] Add a WIP banner with link to GitHub for issues
Loading

0 comments on commit 0c1cdd3

Please sign in to comment.