Giter Club home page Giter Club logo

Comments (4)

jimmylee avatar jimmylee commented on May 28, 2024

@jimmiejackson414 hey! Thanks for stopping by 👋

To clarify... you would like to run two separate servers where:

  • 1 server is an API server for handling REST/GraphQL queries (Rails)
  • 1 server is for serving DOM documents (NextJS)

Is that correct?

from next-postgres-sequelize.

jimmiejackson414-zz avatar jimmiejackson414-zz commented on May 28, 2024

Thank you for your response, yes that's correct!

from next-postgres-sequelize.

jimmylee avatar jimmylee commented on May 28, 2024

To get the development experience you want, the most beginner friendly & mainstream way is to use docker and docker-compose. In tandem they allow you to specify config for each of your services and run them simultaneously.

You would need to add a few config files to your project, and become familiar with new commands. Here is a medium post worth reading to get an idea of what you need to do.

This makes me think that it would be valuable to write a guide for running multiple services... If I end up getting some more spare time I may tackle this!

I hope this points you in the right direction. Good luck 🙏

from next-postgres-sequelize.

jimmiejackson414-zz avatar jimmiejackson414-zz commented on May 28, 2024

Sounds great! Docker is definitely one of those buzzwords I always hear about but have never really given a shot yet. Thanks for your time.

from next-postgres-sequelize.

Related Issues (13)

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.