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.
我在 Meteor 上做了一个应用程序,并在一年前将它部署在 Meteor 的免费服务器上。然后我不小心在本地机器上丢失了我的源代码。
如何从服务器获取我的源代码?
它不可能那么容易地取回你的代码,因为当你部署它时,它是捆绑和缩小的。您可以尝试取消缩小代码/整理代码,但无论如何您都会丢失服务器端代码。
你最好的选择是联系制作流星的人并很好地向他们寻求帮助:http ://www.meteor.com/contact