
Strapi
Access local Strapi from the internet
Steps to access local Strapi from the internet
Step 1: Download LocalXpose
Step 2: Start your Strapi server(e.g. http://localhost:1337
)
Step 3: Run LocalXpose form your terminal and point it to your Strapi local address
$
loclx tunnel http --to http://localhost:1337
Access your infrastructure securely without configuring the cloud
LocalXpose will create a secure tunnel to your network, so you can focus on your most important work.

About Strapi
Strapi is an open-source, Node. js based, Headless CMS that saves developers a lot of development time while giving them the freedom to use their favorite tools and frameworks. Strapi also enables content editors to streamline content delivery (text, images, video, etc) across any devices.

Node-RED
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.

Flask
Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions.

Mailgun
Mailgun is a leading provider of email API services you can use to send, validate, and receive emails through your domain at scale. It also lets you track the performance of your sent emails with robust open, click, bounce, and delivery tracking.