All Projects → zubair-io → leto

zubair-io / leto

Licence: MIT license
Leto: Realtime Application Stack [Angualr2, Rethinkdb/Horizon, ExpressJS] Web | Mobile | Desktop

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to leto

Ionic Cache
Ionic and Angular cache service with IndexedDB, SQLite and WebSQL support
Stars: ✭ 248 (+1080.95%)
Mutual labels:  angular2
LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (+195.24%)
Mutual labels:  uwp
ng-data-picker
🏄🏼 A data picker based on Angular 4+ (like native datetime picker of iOS)
Stars: ✭ 24 (+14.29%)
Mutual labels:  angular2
Quick-Pad
Quick Pad is a modern notepad app featuring fluent design
Stars: ✭ 183 (+771.43%)
Mutual labels:  uwp
django-angular2-fullstack-devops
All-in-one django/angular2 seed with cli interface for multi-environment devops on aws using ansible/packer/terraform
Stars: ✭ 54 (+157.14%)
Mutual labels:  angular2
angular2-signature-pad
Signature pad component for Angular 2.x and above.
Stars: ✭ 17 (-19.05%)
Mutual labels:  angular2
Blog Angular
Angular 笔记
Stars: ✭ 238 (+1033.33%)
Mutual labels:  angular2
xavtool
Xplat Automating Version Tool
Stars: ✭ 33 (+57.14%)
Mutual labels:  uwp
ng-logger
Angular logger service
Stars: ✭ 65 (+209.52%)
Mutual labels:  angular2
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+547.62%)
Mutual labels:  uwp
EyesGuard
👀 Windows Application for protecting your eyes
Stars: ✭ 217 (+933.33%)
Mutual labels:  uwp
ionic2 firebase shopping cart
Shopping cart built using Ionic2 and Firebase
Stars: ✭ 21 (+0%)
Mutual labels:  angular2
ng-treetable
A treetable module for angular 5
Stars: ✭ 32 (+52.38%)
Mutual labels:  angular2
Vue-UWP
So you think there is no Javascript Desktop native solution? I'm not so sure about that
Stars: ✭ 18 (-14.29%)
Mutual labels:  uwp
MorseCodeReceiver-UWP
💡 An UWP app which can translate the light sensor data into Morse code on mobile device.
Stars: ✭ 14 (-33.33%)
Mutual labels:  uwp
Ng Pokedex
🐵 Pokedex progressive web app built with Angular
Stars: ✭ 245 (+1066.67%)
Mutual labels:  angular2
parquet-viewer-uwp
Viewer for Apache Parquet files for Windows 10
Stars: ✭ 30 (+42.86%)
Mutual labels:  uwp
perspectiveapi-authorship-demo
Example code to illustrate how to build an authorship experience using the perspective API
Stars: ✭ 62 (+195.24%)
Mutual labels:  angular2
ng2-visualizejs
A simple demonstration that draws a Jaspersoft report/dashboard resource with Visualize.js library using the Angular Framework (aka Angular 2.0)
Stars: ✭ 16 (-23.81%)
Mutual labels:  angular2
perseus
Perseus is a set of scripts (docker+javascript) to investigate a distributed database's responsiveness when one of its three nodes is isolated from the peers
Stars: ✭ 49 (+133.33%)
Mutual labels:  rethinkdb

Leto

Leto is Framework, for building real-time, web, mobile, desktop, console, and iot appications.

Installation

$ git clone --depth=1 https://github.com/helixone/leto
$ cd leto
$ npm i

Install and Run RethinkDB

Download RethinkDB,  Install and Run
https://www.rethinkdb.com/

Run Leto

npm start # starts app in dev mode
nodemon ./dist/server/server.js # starts server
npm run electron # starts electron 
open Leto.sln in Visual Stuio

Build Leto

npm build # build server, www, and electron. Output /dist

Stack/Features

  • Angualr
  • Ahead-of-time (AoT) compilation
  • Server Sider Rendering (Angular Universal)
  • Webpack 2 with Tree Shaking
  • ExpressJS
  • RethinkDB/Horizon
  • Electron (Windows, Mac, Linux)
  • Cordova (iOS) (Coming soon)
  • Crosswalks (Android) (Coming soon)
  • Universal Windows Platform (Windows Store)
  • CLI (Coming soon)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].