GithubHelp home page GithubHelp logo

adamsiekierski / gatsby-plugin-nodejs Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 2.0 448 KB

Gatsby plugin for integration with Node.js servers.

Home Page: https://npmjs.com/package/gatsby-plugin-nodejs

License: MIT License

JavaScript 100.00%
express gatsby nodejs plugin server

gatsby-plugin-nodejs's Introduction

Hi there ๐Ÿ‘‹

My name is Adam and I'm a software developer. I'm a big fan of TypeScript, JavaScript, React, and Node.js. I'm currently working at AppUnite as a full-stack developer, mostly with React and Elixir (Phoenix). I'm open to new technologies and solutions, and always willing to learn new things. My main focuses right now are broadening my knowledge beyond the JavaScript world, going deeper into Elixir and maybe trying some mobile platforms in the future? ๐Ÿค”

My stats

langs
my stats

gatsby-plugin-nodejs's People

Contributors

adamsiekierski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gatsby-plugin-nodejs's Issues

[nodemon] app crashed

When running gatsby develop I'm getting:

success run page queries - 0.029s - 2/2 69.82/s
[nodemon] app crashed - waiting for file changes before starting...
โ €
You can now view fullstack_app in the browser.
โ €
  http://localhost:8000/
โ €
View GraphiQL, an in-browser IDE, to explore your site's data and schema
โ €
  http://localhost:8000/___graphql
โ €
Note that the development build is not optimized.
To create a production build, use gatsby build
โ €
success Building development bundle - 2.814s

App is working otherwise. Getting the same message when making changes to the server and have to manually restart it. Any thoughts? Thanks!

not working on gatsby cloud.

hi there!
I have a problem with gatsby-plugin-nodejs.
Could you take a look at it?

I wanna use nodejs backend service with gatsby frontend togather on a gatsby cloud.
The nodejs backend service will run the login session and store/access some session information to my own database by the gatsby frontend request.

So for this purpose, when I use "gatsby-plugin-nodejs"(the code was committed, built, and deployed on the gatsby cloud) , I can't access to the node.js backend side.
Could you let me know what's wrong with it?
Is it available in build time only to access to the nodejs backend side? (not available after deploying on gatsby cloud?)

thank you in advance.

Fastify 3.0

The middleware engine was removed in Fastify 3, so we need to adapt to use another solution.

Hot reloading for server

Can the server have hot reloading when starting everything via gatsby develop?

I need hot reloading for both the frontend gatsby code changes + the backend express server changes and it seems like this plugin doesn't have a good way to enable that unless I'm missing something?

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.