Skip to content

feat(admin): simplify initialization flow - #121

Open
robsimmons wants to merge 2 commits into
push-szkrmuxokopzfrom
simplified-initialization
Open

feat(admin): simplify initialization flow#121
robsimmons wants to merge 2 commits into
push-szkrmuxokopzfrom
simplified-initialization

Conversation

@robsimmons

@robsimmons robsimmons commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Follows up on #120 by dramatically simplifying the initial setup.

image

Initial setup installs Elan and creates a real blank project, which lets us remove lots of special-cased logic for the blank template.

Initial setup also checks that the URL being used to visit the website is the same one in the configuration. (In dev mode it then stores that URL, overriding the default value that gets put there automatically, in production mode a mismatch triggers an error.)

@robsimmons
robsimmons force-pushed the simplified-initialization branch from 8a456a1 to a5368ef Compare September 3, 2026 15:44
@robsimmons
robsimmons force-pushed the simplified-initialization branch from a5368ef to cb54e28 Compare September 3, 2026 16:00
@robsimmons
robsimmons force-pushed the simplified-initialization branch from cb54e28 to 52ee3fe Compare September 3, 2026 16:01
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 52ee3fe to 0a715a4 Compare September 3, 2026 17:08
@robsimmons
robsimmons marked this pull request as ready for review September 3, 2026 17:26
@robsimmons
robsimmons force-pushed the simplified-initialization branch from 0a715a4 to 8d70638 Compare September 4, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant