Shopify / Shopify/liquid

Subdomain help needed

Open
#1,487 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
11.9k
Forks
1.5k
Avg merge
17h 55m
Merged PRs (30d)
3

Description

Greetings Shopify Developers, I am solving a problem similar to what you have solved and I thought you would may like to help.

I want to dynamically create subdomain sites such as "user1.example.com", "user2.example.com" and serve static html and css based on subdomain. For a real world example blogger.com servers html and css for different users on blogspot domainl link https://althouse.blogspot.com/. I want to do exactly the same thing like blogger

Questions:

  • What code do I need to write for determining subdomain (using js). For example user1.example.com the subdomain is user1.
  • Should I store user html, css in s3 by creating folders such as user1/, user2/.
  • Could you tell the approach you took for your platform?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is identified. The request asks for architectural guidance about subdomain routing and hosting user HTML/CSS, rather than a specific Liquid change; a clear completion target and implementation scope would be needed before work could begin.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, css, html, javascript
Domain
cloud, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.