Ask HN: Implement a setup wizard in a microservice architecture environement

https://news.ycombinator.com/item?id=34136997
by kurmouk • 4 years ago
1 1 4 years ago

I would like to implement a initial setup wizard for an application based on a microservice architecture. Should the frontend check whether the application is already initialized (via a dedicated endpoint) or return 50x error code until the setup process has been completed.

Or should I just load sample data and let the admin do the initial setup work?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com