Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 336 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 336 Bytes

stackjs

follow these instructions to deploy stackjs

requirements

  • git
  • docker

installation

  1. clone this repository

  2. change directory to this repository

  3. orchestrate the composition

    docker compose -f docker-compose-debug.yml up -d --build
    

features

  • express for backend api

  • more to come