chore: update README.md

This commit is contained in:
Zeke
2023-12-15 01:19:53 -06:00
committed by GitHub
parent 500a472c0a
commit aa825f115f

View File

@@ -5,13 +5,3 @@
A Duolingo alternative for language learners who seek a more personalized and efficient journey to fluency.
Built with [`create-t3-app`](https://create.t3.gg/).
## Development guide
### Clerk + Webhooks
1. Start the dev server with `npm run dev`
2. Request a tunnel with `npx lt --port 3000`
3. Copy the link from that command
4. Go to Clerk Dashboard > Webhooks > [end point]
5. Edit the endpoint URL to use the copied link + `/api/webhooks/your-route-name`