Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 326 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 326 Bytes

RASE NodeJS Server

Run Locally

Must have docker installed and running on the system for the following instructions:

Change file permission (if not already changed)

  sudo chmod 0755 ./dev

Run all the containers

  ./dev run

To Reset The Containers

  ./dev reset