Hi HN,<p>I am the author of the open source spreadsheet Luckysheet. Luckysheet's github repository has won 6K+ star in 5 months. Thank you for your love.<p>This time we opened the java backend to support collaborative editing.<p>Demo - <a href="http://luckysheet.lashuju.com/demo/" rel="nofollow">http://luckysheet.lashuju.com/demo/</a><p>1. After the user operates, the data is distributed quickly<p>2. Simple configuration, one-click Docker deployment<p>3. Support secondary development<p>4. Apache-2.0 License<p>Links:<p>Luckysheet - <a href="https://github.com/mengshukeji/Luckysheet" rel="nofollow">https://github.com/mengshukeji/Luckysheet</a><p>LuckysheetServer - <a href="https://github.com/mengshukeji/LuckysheetServer" rel="nofollow">https://github.com/mengshukeji/LuckysheetServer</a><p>Welcome to communicate if you have any questions :)
Thank you for your attention. Luckysheet online DEMO is only for testing. Please be sure not to upload any uncomfortable content. Thanks again everyone
@alexliu518 do you have an example for a Vue.js + Node.js backend with simple saving and updating? Is this possible or do I need to run the Java backend + services?