Skip to content

Commit

Permalink
Update deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk committed Sep 23, 2019
1 parent 672be6b commit eb50609
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/photon/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ does not work, containers are recycled regardless.

Here are a number of example projects demonstrating how to deploy Photon.js to various deployment providers:

- [Google Cloud Functions](https://github.com/prisma/photonjs/tree/master/examples/deployment-platforms/google-cloud-functions)
- [Netlify](https://github.com/prisma/photonjs/tree/master/examples/deployment-platforms/netlify)
- [Serverless](https://github.com/prisma/photonjs/tree/master/examples/deployment-platforms/serverless)
- [Up](https://github.com/prisma/photonjs/tree/master/examples/deployment-platforms/up)
- [ZEIT Now](https://github.com/prisma/photonjs/tree/master/examples/deployment-platforms/zeit-now)
- [Google Cloud Functions](https://github.com/prisma/prisma-examples/tree/prisma2/deployment-platforms/google-cloud-functions)
- [Netlify](https://github.com/prisma/prisma-examples/tree/prisma2/deployment-platforms/netlify)
- [Serverless](https://github.com/prisma/prisma-examples/tree/prisma2/deployment-platforms/serverless)
- [Up](https://github.com/prisma/prisma-examples/tree/prisma2/deployment-platforms/up)
- [ZEIT Now](https://github.com/prisma/prisma-examples/tree/prisma2/deployment-platforms/zeit-now)

## Deployment providers

Expand Down

0 comments on commit eb50609

Please sign in to comment.