- node v15+
- ts-node on classpath (
npm install -g ts-node
)
npm install -g rtag
Inside a new directory, create a types.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/