Skip to content

An example of using Serverless Component to deploy a website that support stage/env option

Notifications You must be signed in to change notification settings

hoang-innomize/sls-website-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sls-website-example

An example of using Serverless Component to deploy a website that allow you to deploy website with multiple stages/environments.

CLI

Run this command will deploy a website for dev environment

sls --env=dev

or you can change to another environment

sls --env=prod

you also can remove the website

sls remove --env=dev

About

An example of using Serverless Component to deploy a website that support stage/env option

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published