1.0 KiB
1.0 KiB
Flurry
A Duolingo alternative for language learners who seek a more personalized and efficient journey to fluency.
Built with create-t3-app.
Development guide
Clerk + Webhooks
- Start the dev server with
npm run dev - Request a tunnel with
npx lt --port 3000 - Copy the link from that command
- Go to Clerk Dashboard > Webhooks > [end point]
- Edit the endpoint URL to use the copied link +
/api/webhooks/your-route-name
TODO:
Backend
- Database modelling
- Lightweight CMS
Frontend
-
Landing page:
-
Home:
-
Courses:
- language select page + currently selected language as part of the current user data
-
Lesson:
-
Practice:
-
Profile:
-
Settings: