Skip to content

Instantly share code, notes, and snippets.

@misaelvergara
Created September 18, 2019 13:09
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 misaelvergara/5e781ba6d6ec681086996b2d3d22b76f to your computer and use it in GitHub Desktop.
Save misaelvergara/5e781ba6d6ec681086996b2d3d22b76f to your computer and use it in GitHub Desktop.
vscode settings
vscode settings
@misaelvergara
Copy link
Author

mongod @ Program File/MongoDB/Server/4.0/bin
mongod --dbpath WHERE --port AT

to invoke a function

react project environment variables should be defined at a .env file located
at the root folder of the project (not /src)
the name of the variable should start with the "REACT_APP_" prefix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment