Skip to content

Instantly share code, notes, and snippets.

@a9kitkumar
Created January 26, 2019 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a9kitkumar/015276ef3bfc8945670841dc8c1c38c7 to your computer and use it in GitHub Desktop.
Save a9kitkumar/015276ef3bfc8945670841dc8c1c38c7 to your computer and use it in GitHub Desktop.
const config = {
bucket_name: "react-pwa",
bucket_slug: "react-pwa",
bucket_id: "YOUR COSMIC BUCKET_ID",
read_key: "YOUR COSMIC READ_KEY",
write_key: "YOUR COSMIC WRITE_KEY",
url: "https://api.cosmicjs.com/v1/"
}
export default config;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment