Skip to main content
Skip to main content

Step-by-step tutorial

As said, there is no need for coding yet, we have created a Github repository ↗, a recipe, containing the most simple Node.js web application. The repo will be used as a source from which the app will be built.

Tip

Follow the steps below and when everything is working as expected, fork the repo, try making various changes or be bold and connect your own.

Note

In the detail of each step, you can find a link with more information about the topic.

  1. Log in/sign up to Zerops GUI ↗
2. Create a project.
3. In the left menu, click on Import services, copy & paste the contents of this yaml file and click on Import service.
4. Two pipelines are created, one for project creation and one for the service activation. Wait for both to finish.
5. In the service detail, open the Public access & internal ports section, and Enable Zerops Subdomain.
6. Once the pipeline has finished, click on the activated subdomain URL:

You should see a simple page with Hello World! printed.
  1. Feel free to make any changes to your project, fork the repo or connect your own. Also see other Node.js recipes on our Github page.

 

Tip

Have you got any additional question? Join our Discord community to get help from our team and other members.