0.3.6 • Published 12 months ago

@hotstaq/admin-panel v0.3.6

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@hotstaq/admin-panel

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.3.6

12 months ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago