M
M
Mikhail Smykov2016-07-09 17:34:05
JavaScript
Mikhail Smykov, 2016-07-09 17:34:05

JavaScript website builder, is it real?

Hello. I want to develop a website builder with meteor.js. I need to make it so that when a new site is created, a salt is generated and a 3rd level subdomain (temporary) is created based on it. Then the user could register nameservers on my constructor and bind the domain, then so that he could go to it and open his user site. Realistically, no?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2016-07-09
@Chronosms

divide the task into subtasks
- task: route sites to the backend -
task: recognize which site came to the backend
- task: website builder

C
ckr, 2016-12-28
@ckr

Why a meteor? How will search engines index content?
And there is already a site generator:
keystonejs.com
Generates routes, database and CMS. There are several modules that may or may not be included in the site. You can screw yours.
Try it, play around, maybe just make your own generator on this basis.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question