The Wayback Machine - https://web.archive.org/web/20200713193747/https://github.com/topics/now
Skip to content
#

now

Here are 619 public repositories matching this topic...

cli
sean-nicholas
sean-nicholas commented Mar 8, 2019

I'm getting this error if minikube is stopped on snow create. I see that there is a catch around this command. Don't know why this error is printed. The script continues execution.

Which cloud provider are you hosting with? (minikube,gcp,digitalocean) [m,g,d] m
Note: Minikube is for development purposes only.
minikube status
host: Stopped
kubelet:
apiserver:
kubectl:
Command fai

bag-man
bag-man commented Dec 6, 2018

The graphqlgen prepare step fails on yarn setup:prisma

shop (mashop (master) λ  yarn setup:prisma
yarn run v1.12.3
$ cd api && yarn deploy:local && yarn seed:local
$ docker-compose -f database/docker-compose.yml up -d && prisma deploy && graphql prepare
database_mysql_1 is up-to-date
database_prisma_1 is up-to-date
Deploying service `shop` to stage `local` to server `local` 39ms
S
taylorjdawson
taylorjdawson commented Aug 22, 2019

Unless I am missing something it looks like setting up the project as described in the docs does not warrant a working function. By working I mean that there's now way of invoking the function without specifying the routes in the now.json file. If that is the case it could be helpful to others to provide details to setup a complete and working lambda function.

In addition, most rust repos hav

Improve this page

Add a description, image, and links to the now topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the now topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.