Skip to content

GuyAvraham/easy-dev-env

Repository files navigation

easy-dev-env

You can start with pretty-landing-page

  • cd ./pretty-landing-page
  • yarn
  • yarn start

Start Express app

  • cd ./express-it
  • yarn
  • yarn start

Or start with docker-compose:

  • docker-compose up -d

Deploy with kube8s:

  • kubectl apply -f deployment.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published