@hotstaq/admin-panel v0.3.13
@hotstaq/admin-panel
This application was bootstrapped with HotStaq
Getting Started
Navigate to the project's directory then enter:
npm run buildThis will transpile the TypeScript into ES6 JavaScript by default. After this is done building, enter:
npm run devThis 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 buildThis will build the Dockerfile. After which you can navigate into your output directory and enter:
./build.shTo start the docker image, run:
./start-app.shAPI Generation
To generate a web client for use on a website enter:
npm run build-webTo generate the OpenAPI 3.0.0 YAML documentation enter:
npm run build-doc8 months ago
5 months ago
6 months ago
8 months ago
9 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago