Skip to content

Instantly share code, notes, and snippets.

@JacobKnaack

JacobKnaack/.env Secret

Created June 14, 2019 08:10
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 JacobKnaack/b5888259d3eb165655559da797f43c8e to your computer and use it in GitHub Desktop.
Save JacobKnaack/b5888259d3eb165655559da797f43c8e to your computer and use it in GitHub Desktop.
Cosmic Messenger environment config
__API_SECRET__=secret-string-for-testing
__API_ORIGIN__=http://localhost:3000
__COSMIC_READ_KEY__=read-key-goes-here
__COSMIC_WRITE_KEY__=write-key-goes-here
__TWILIO_ACCOUNT_SID__=account-sid-goes-here
__TWILIO_AUTH_TOKEN__=auth-token-goes-here
__TWILIO_NUMBER__=your-twilio-number
__ADMIN_NUMBER__=phone-number-to-receive-sms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment