Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 545 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 545 Bytes

Leto Server(less)

Run Angular with server(less) side render. Demo: https://serverless.letojs.com

Installation

git clone --depth=1 https://github.com/helixone/leto-serverless
cd leto-serverless
yarn install 

or

npm i

Run Leto Server(less)

npm start # builds app and run local server

Build Leto Server(less)

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

Deploy Leto Server(less)

npm run build:deploy # builds server, and deploys to AWS