Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个连接到 nodejs api 的角度应用程序。 我需要该应用程序作为 pwa 工作,并且用户可以离线填写表格。每当用户进入互联网时,表单数据都应该插入数据库而无需身份验证。我该如何做到这一点?