Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasballinger/convex-html-email-example


https://github.com/thomasballinger/convex-html-email-example

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Convex + TypeScript + ESLint + Vite + React + Tailwind + shadcn/ui

This template provides a minimal setup to get Convex working, with TypeScript,
ESLint and React using [Vite](https://vitejs.dev/).

Start by editing `convex/myFunctions.ts` and interact with your React app.

See Convex docs at https://docs.convex.dev/home

## Setting up

```
npm create convex@latest -t react-vite-shadcn
```