Skip to content

narthur/civilrm

Repository files navigation

Convex

This example demonstrates the Convex backend platform.

Get this project

Run the following to clone this starter template:

codebuff --create convex my-app

Development

While developing:

npm run dev

This command runs next dev and convex dev at the same time. This command will log you into Convex, so you'll need to create a Convex account if this is your first project.

Once everything is working, commit your code and deploy it to the cloud with Vercel (Documentation).

Use npx convex deploy --cmd 'npm run build' as the build command and set the CONVEX_DEPLOY_KEY environmental variable in Vercel (Documentation).

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published