Convex+Clerk+React+Other Stuff Template
Source Code: https://github.com/OccultSlolem/ReactClerkConvexTemplate
This template comes preconfigured with the following:
- Backend with Convex
- Demonstrations of mutations, queries, and HTTP endpoints
- Authentication with Clerk
- Routing with react-router-dom
- Bundling with Vite
- Styling with Chakra UI
- E2E Testing with Cypress
- CI/CD with Cypress and GitHub Actions
- Tailwind CSS
- Material Design Icons
I've done a few projects with Convex and Clerk recently and I was finding that I'd spend an annoying amount of time getting set up this far. This will definitely save me time on future projects and hopefully someone else's as well :)
Make sure to gitignore the dotenv files if you use this template.

