How do I create a website using n8n?

Hello everyone! I am learning and loving n8n so far! Thanks to the makers of this wonderful project.

I was wondering if it is possible to create a website with n8n. I know there is a html template so I am guessing it is possible? I have couple of questions.

  1. Is it possible? By possible, I mean, is it viable? Any performance issues etc.?

  2. What would a rough node design for a single webpage look like? I was thinking, create a html template → convert it to a html file → upload it to a webserver via ftp. Is this is a good design? Or is there a better one?

  3. In context to Q2, is there a way to directly view the webpage from my self-hosted server?

  4. I have successfully made an html template, however when I convert it to html with the convert node, I get an html file but it does not show up as a webpage but rather the HTML code when I download it and open it with a browser. Is there a special way to convert the html template to an html file?

Thanks!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hi @consig1iere

I noticed you also asked in reddit: https://www.reddit.com/r/n8n/comments/1hehssw/how_do_i_create_a_webpage_using_n8n/

and had a few responses already. Let me know if you were able to sort this out!

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