Leto:构建实时应用的全栈方案
Leto:实时应用开发利器
Leto 是一个全栈框架,支持构建 Web、移动端、桌面端、控制台和物联网等各类实时应用。
快速上手
- 克隆项目:
git clone --depth=1 https://github.com/helixone/leto && cd leto
- 安装依赖:
npm i
- 安装并运行 RethinkDB: https://www.rethinkdb.com/
- 启动 Leto:
- 开发模式:
npm start
- 生产模式:
nodemon ./dist/server.js
- 开发模式:
技术栈
- 前端:Angular2
- 数据库:RethinkDB & Horizon
- 后端:ExpressJS
Leto 助您轻松构建实时应用,快速实现您的创意!
leto-master.zip
预估大小:77个文件
leto-master
文件夹
.gitattributes
709B
yarn.lock
215KB
webpack.config.js
3KB
src
文件夹
main.ts
278B
express-engine.ts
604B
index.html
3KB
polyfills.ts
719B
ngsw-manifest.json
153B
...
291.42KB
文件大小:
评论区