GithubHelp home page GithubHelp logo

mth0158 / develop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getsentry/develop

0.0 0.0 0.0 8.75 MB

Home Page: https://develop.sentry.dev

License: Other

JavaScript 9.34% TypeScript 68.86% Shell 0.60% SCSS 21.21%

develop's Introduction

develop

Welcome to Sentry's Developer documentation!

Quickstart

Simply run the following:

 yarn run init
 yarn run develop

Open the docs on your browser at http://localhost:8000/

NOTES:

  • yarn run init copies .env.example to .env.development.
  • No need to install gatsby-cli globally
  • Docs live in docs/ and pages/.

Making Search Changes

The search functionality is built with Algolia. If you wish to test index changes or other changes to the searching behavior. To do this you'll need to generate a production build with a special flag to write to your development environment:

GATSBY_ENV=development yarn gatsby build

NOTES:

  • Using GATSBY_ENV=development allows you to reuse the .env.development file
  • The contents will be placed under public/

You will also need to configure the following in your .env.development:

  • ALGOLIA_INDEX=1
  • ALGOLIA_ADMIN_KEY=[admin write key]

Deployment

master is automatically deployed via Vercel.

develop's People

Contributors

abhiprasad avatar armenzg avatar billyvg avatar bruno-garcia avatar byk avatar cameronmcefee avatar ceorourke avatar chadwhitacre avatar dcramer avatar dependabot-preview[bot] avatar dependabot[bot] avatar evanpurkhiser avatar hazat avatar jan-auer avatar joshferge avatar kamilogorek avatar lobsterkatie avatar marandaneto avatar markstory avatar mitsuhiko avatar philipphofmann avatar priscilawebdev avatar rhcarvalho avatar silent1mezzo avatar swatinem avatar ueman avatar untitaker avatar wedamija avatar wmak avatar zylphrex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.