zerobase-io / smart-tracing-api

Backend/DB/API repository for the Zerobase platform
Apache License 2.0
6 stars 9 forks source link

Stop auto-creating the site on simple business creation #63

Open toadzky opened 4 years ago

toadzky commented 4 years ago

Product should probably make an onboarding email for the organization and a separate for the site onboarding, but auto-creating the default site is causing problems with getting all the data and keeping the API clean.

We need to internally publish events on organization create and on site create. site create event should contain all site info as well as some organization information, such as organization name, city, state, and country.