Skip to content

Instantly share code, notes, and snippets.

@kluu1
Last active March 20, 2020 17:32
Show Gist options
  • Select an option

  • Save kluu1/7b9deab59832efdc943d79d01c8ae7b3 to your computer and use it in GitHub Desktop.

Select an option

Save kluu1/7b9deab59832efdc943d79d01c8ae7b3 to your computer and use it in GitHub Desktop.
module.exports = {
env: {
MONGO_URI: <YOUR MONGODB CONNECTION STRING GOES HERE>,
API_KEY: <YOUR NOMICS API KEY GOES HERE>
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment