Create an App from scratch

Hi,
I’m learning how to build an App. I want do it from scratch and reproduce the slack template integration.
My first step is the authentication using tunnel, middleware to link React between Monday and the React app.
I can’t fully understand what is done. Having hard time to reproduce it and test.
Is there guides or courses to help me to get started from scratch this kind of app?

Hello @Calypso and welcome to the community!

I hope you like it here :muscle:

Are you referring to software like ngrok and localtunnel?

yes, do you have some documentations to share?

Hello @Calypso, welcome to the community!

Here are some resources to help you get started.

If you are using ngrok, check out this starting guide:

If you are using localtunnel:

Here is an example implementation of localtunnel in one of our example apps:

Let us know if this documentation makes sense with what you’re looking to build!

Cheers,
Alessandra

1 Like

Excellent, thank you Alessandra

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.