All Projects → prisma → prisma-templates

prisma / prisma-templates

Licence: MIT license
Prisma templates for major cloud providers

prisma-templates

Prisma templates for major cloud providers.

WIP.

How to connect the Prisma CLI to your custom server

  • Install the Prisma CLI, e.g.: npm install -g prisma
  • Run prisma init and choose Other server, then enter the URL to your server.
  • When you prisma deploy a service, select the name you chose for the entry above. Your service will now be deployed to your server.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].