leto serverless

Angular server(less) side rendering

13
0
TypeScript

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