Skip to main content

Quickstart-fullstack-react-node

  • March 16, 2024
  • 5 replies
  • 474 views

Hi there. First time developing on Monday. I noticed this example project (quickstart-fullstack-react-node) but saw no docs or videos regarding it. Is it the latest updated template project to use and get started developing react node applications?

Also just a question in terms of the Monday development Framework - if I am getting this correct we essentially code our functionality for our app as “features” and these features can be given a ui component like a board view or item view to effect or set up something for the ui component like a button that helps organize some table or more complex like an integration to sync data in from another service…

I guess then the culmination of these features is our ultimate app.

Thanks for your help everyone.

5 replies

dipro
Forum|alt.badge.img
  • Leader
  • March 27, 2024

Hey @sef-lon – welcome to the community. Really sorry for the late reply, we’re usually more responsive than this I promise 🔮

About the example project: It’s actually a code example for an upcoming feature – we are still building complete documentation for it. In the meantime, please check out our oither examples:

About app features in general: You’re exactly right. An “App” is a bundle of features. Each of these “Features” is a building block/UI component that adds some functionality like reporting data, organizing or filtering data, syncing from another source etc.


  • New Participant
  • June 30, 2024

Any updates on this? When will the documentation be released? And does Monday support full-stack development as of now?


Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • July 1, 2024

Hello there @D_H!

We have this full-stack example that can be used in monday code and has a README file for it.

The monday code documentation can be found here.

Is that what you were looking for?


  • New Participant
  • July 1, 2024

I thought there might be a more in depth documentation like some of the other projects, but this was very helpful and I think I got everything I need from it.

Thank you


Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • July 2, 2024

That is great @D_H !

Let us know if you need anything else!