Git Product home page Git Product logo

stateofjs-vulcan's Introduction

State Of JS Survey App

Built with Vulcan.js

Sample settings.json

  • You can remove the XXX part of each key if you want to use that particular service.
  • If you're running a local copy of the State of JS API the local URL will typically be something like http://localhost:3000/graphql.
{
  "public": {

    "debug": false,

    "title": "The 2020 State of JavaScript Survey",
    "tagline":"Take the State of JavaScript survey",
    "siteImage": "https://survey.stateofjs.com/stateofjs-social.png",

    "environment": "development",
    
    "faviconUrl": "/favicon.png",

    "defaultLocaleId": "en-US",
    "locale": "en-US",

    "host": "lh",
    "hosting": "Localhost",
    "hostingLink": "http://localhost:5000/",
    
    "sentryXXX": {
      "clientDSN": "foobar"
    }
  },

  "defaultEmail": "[email protected]",
  "mailUrlXXX": "smtp://foo:[email protected]:587/",

  "sentryXXX": {
    "serverDSN": "foobar"
  },

  "translationAPI": "http://api.stateofjs.com/graphql",

  "apiKeyXXX": "foobar",
  
  "encriptionKeyXXX": "foobar",

  "disableAPICache": true
}

stateofjs-vulcan's People

Contributors

arnauddrain avatar dtinth avatar fghamsary avatar jaideepghosh avatar joannafalkowska avatar lex111 avatar lightyen avatar lindsaykwardell avatar m-hagberg avatar martinheidegger avatar michaelrambeau avatar nin-jin avatar plouc avatar polettoweb avatar sachag avatar sarahfossheim avatar sonicdoe avatar timbergus 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.