A tool to model a domain. This is a shell application to be embedded in other projects as a web comonent.
This is a placeholder repository. Eventually the domain modeling part will appear here.
Clone the repository
git clone https://github.com/api-modeling/domain-modeler
cd domain-modeler
Install dependencies. You need to have access to the private NPM organization. Contact P3 on slack (Pawel Psztyc) to get access.
npm i
npm start
Don't forget to file issue report of a feature request so we can make this app better.