0.5.7 • Published 1 month ago

@hotstaq/userroute v0.5.7

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

HotStaq User 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.5.7

1 month ago

0.5.4

1 month ago

0.5.6

1 month ago

0.5.5

1 month ago

0.5.3

2 months ago

0.5.2

2 months ago

0.5.1

2 months ago

0.5.0

2 months ago

0.4.9

3 months ago

0.4.8

4 months ago

0.4.7

4 months ago

0.4.6

4 months ago

0.4.5

4 months ago

0.4.4

4 months ago

0.4.3

4 months ago

0.4.2

4 months ago

0.4.1

4 months ago

0.4.0

4 months ago

0.3.9

5 months ago

0.3.8

5 months ago

0.3.6

10 months ago

0.3.7

10 months ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago