inst/backend/README.md

Project Name

This is the api for my app.

Prerequisites

r install.packages('box')

r PORT = 5000 HOST = 127.0.0.1

Edit the values as required.

Start API

server.R is the entry point.

To start the api, run this from the terminal:

Rscript server.R

To enable autoreloading, checkout Live Reloading In Ambiorix.



devOpifex/ambiorix.generator documentation built on May 19, 2024, 6:11 a.m.