Skip to content

esthevann/realworld-axum-prisma

Repository files navigation

axum-prisma-starter

Usage

You can use cargo-generate to generate the template

  cargo install cargo-generate
  cargo generate --git https://github.com/esthevann/axum-prisma-starter

Setup

  1. Make your changes to the schema on prisma/schema.prisma
  2. Generate the client
cargo prisma generate
  1. Push to the db
cargo prisma db push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages