FAQs
Why is Docker not working after making changes to some fields?
Terminate the Docker containers and restart Docker manually. If you have problems restarting run npm run dev
twice.
Can you change the data model while ingesting data?
Making changes to the data model while ingesting data will cause the your application to crash because Moose updates everything in realtime.