Last 12 weeks · 0 commits
4 of 6 standards met
Repository: tmcw/docbox. Description: REST API documentation generator Stars: 1130, Forks: 185. Primary language: CSS. Languages: CSS (78.5%), JavaScript (21.5%). License: ISC. Open PRs: 0, open issues: 6. Last activity: 5y ago. Community health: 71%. Top contributors: tmcw, greenkeeper[bot], ghost1face, wilkinsona, lyzidiamond, roquie, wooorm, atomarch, waldyrious, eilgin.
How we can add Google Analytics in the docbox? could you please guide us.
Hello guys Probably is a beginer error, but I need help. I trying to use a .env file to configure my enviroment, because I need to change the link in determinate enviroment, but don't work. I tryed only include the file and don't work, (because I read, In React is default configured) I tryed install the lib dotenv, I configured like the example in the lib and donconsole.log(process.env.REACT_APP_TEST)console.log(process.env)t reading my variable in the file. Can you help me the best way to use .env file in that project?