βοΈLegal and Compliance
This document covers legal and compliance requirements you must follow when deploying AskGov. Review these requirements as you progress through this guide.
π« Remove Singapore Government Branding πΈπ¬
# Check for Singapore references
grep -r -i "singapore\|gov\.sg\|ogp" \
app/ public/ \
--exclude-dir={node_modules,dist,build} \
--exclude="*.{test,spec}.{ts,tsx,js,jsx}"Open Source License Compliance
Data Protection Considerations
Disclaimer and Liability
Pre-Deployment Legal Checklist
Last updated
Was this helpful?