You can serve this site locally to quickly see your changes and additions before you PR them. To get started, navigate into your new site’s directory and start it up, as follows.
cd developer-website/
yarn
yarn start
Your site is now running at http://localhost:8000
!
Node v12 is used in this project as specified in .nvmrc.
To run the unit tests, run yarn test
in the terminal. If you would like to
have the tests automatically re-run, use yarn run test:watch
.
New Relic hosts and moderates an online forum where customers can interact with New Relic employees as well as other customers to get help and share best practices. If you're looking for configuration help or more information about New Relic's products, please visit the New Relic Explorers Hub.
Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub.
We welcome contributions to the New Relic Developer Site. Please review our Contributors Guide prior to submitting any code.
Please review and agree to our Code of Conduct prior to submitting any code.
Please submit any issues or enhancement requests using one of our Issue Templates. Please search for and review the existing open issues before submitting a new issue to prevent the submission of duplicate issues.