Exoframe服务器 简单的Docker部署工具 Exoframe是一个自托管工具,允许使用Docker进行简单的单命令部署。 安装,用法和文档 有关如何启动和运行它的更多详细信息,请单击以下链接 。 发展历程 # Start the development setup: yarn docker:start # Run something inside of the exoframe container: yarn docker:exec [command] # Test your code: yarn lint yarn test 执照 根据麻省理工学院许可。