Skip to content

kenwheeler/apollo-workshop-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnamed Launchpad Project

This project was created with Apollo Launchpad

You can see the original pad at https://launchpad.graphql.com/jvnqnnxpp

Quick start guide

npm install
export moviedb=<your value here>
npm start

App secrets

This pad contains some secret keys which you will need to provide as environment variables in order to run it locally (the secret values have been removed for your security). Secret values are often used for things like database passwords and private cryptographic keys.

Here is a list of the secrets in this project for which you will need to provide values: moviedb.

You can set them by exporting them as environment variables in your shell:

export moviedb=<your value here>

Happy hacking!

The Apollo team :)

About

Phoenix Apollo Workshop API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages