Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 358 Bytes

rtag

Requirements

  • node v15+
  • ts-node on classpath (npm install -g ts-node)

Installation

npm install -g rtag

Usage:

Inside a new directory, create a rtag.yml file and run rtag to generate rtag project.

Run rtag install to install dependencies.

Start server using rtag start.

View debug app at http://localhost:3000/