GithubHelp home page GithubHelp logo

graphiql's People

Contributors

bundacia avatar deadlyicon avatar jeffreywescott avatar jrpool avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jrpool

graphiql's Issues

all custom source located in /src directory

  1. add a new top-level directory, /src
  2. move the following directories to /src:
  • /client
  • /common
  • /config
  • /scripts
  • /server
  • /test
  1. update symlink scripts to only drop and create the link to /src. also rename scripts for singular form instead of plural.
  2. update affected relative paths, if any

Eliminate need for relative paths in module import statements

@prattsj commented on Wed May 25 2016

I believe relative paths are evil. :-)

As mentioned in LearnersGuild/echo#101 (comment), I'm a huge fan of using a workaround.

https://gist.github.com/branneman/8048520 outlines some good options.

I'm personally partial to symlinks or setting the NODE_PATH variable, but I'd honestly be game for any of these suggestions in order to do away with the torture of specifying relative paths.


@jeffreywescott commented on Wed May 25 2016

As long as it works seamlessly with Webpack, let's do it!

Upgrade node.js version

@prattsj commented on Thu Jul 13 2017

---------- Forwarded message ---------
From: Heroku <[email protected] <mailto:[email protected]>>
Date: Wed, Jul 12, 2017 at 9:10 PM
Subject: [software] [ACTION REQUIRED] Follow-up: Node.js security update on Heroku

Hello,

Earlier today, we notified you that you had one or more Node.js applications affected by a recent vulnerability <http://hello.heroku.com/e/36622/y-july-2017-security-releases-/cqwlkl/643538443>. We sincerely apologize if the email you received did not include the list of affected applications.

Note: Apps that have already been upgraded will appear in this list.

Upgrading

1. Review your package.json file. You need to assure your engines section specifies a version that is not vulnerable: 4.8.4, 6.11.1, 7.10.1, or 8.1.4. If you do not specify a version, 6.11.1 will be used automatically. Please see Specifying a Node.js version <http://hello.heroku.com/e/36622/t-specifying-a-node-js-version/cqwlkn/643538443> for details.

2. Push a new commit to your app, which will cause a deploy. For example:

$ heroku git:clone -a APPNAME

# review your package.json and edit if necessary (see above)

$ git add package.json

$ git commit --allow-empty -m "Upgrade Node.js version"

$ git push heroku master

If you have any additional questions, please view our detailed FAQ <http://hello.heroku.com/e/36622/htable-seeds-vulnerability-faq/cqwlkq/643538443>.

Heroku, 650 7th Street

San Francisco, CA 94103

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.