0.2.12 • Published 1 year ago

@hotstaq/dataroute v0.2.12

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

HotStaq Data Route

This application was bootstrapped with HotStaq

Getting Started

Navigate to the project's directory then enter:

npm run build

This will transpile the TypeScript into ES6 JavaScript by default. After this is done building, enter:

npm run dev

This will launch the web server in development mode. Open a web browser and navigate to https://127.0.0.1:8080 to see the example page!

Docker

To build the docker images navigate to the project's directory and enter:

hotstaq build

This will build the Dockerfile. After which you can navigate into your output directory and enter:

./build.sh

To start the docker image, run:

./start-app.sh

API Generation

To generate a web client for use on a website enter:

npm run build-web

To generate the OpenAPI 3.0.0 YAML documentation enter:

npm run build-doc
0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago