Skip to content

chabok-io/chabok-io.github.io

Repository files navigation

Chabok Web SDK Demo

This repository contains a demo application which demonstrate the usage of Chabok's automation library for javascript and browsers.

Feel free to fork it on your machine and explore the code.

Technologies

  • Vue 3
  • Typescript
  • Tailwindcss
  • Vite

Development

Getting started

For the repository and install dependencies using npm:

git clone https://github.com/chabok-io/chabok-io.github.io.git
cd chabok-io.github.io
npm ci

Run for development

In order to start the dev server, run the following command:

npm run dev

then head to localhost:3000.

Build for production

run the following command build and optimize the application for production:

npm run build

Then put the dist directory at the root of your web server.

Also it is possible to preview the production build on your local machine:

npm run serve

Then open localhost:5000 in your browser.

Credits

Thanks to the prior work by Qarch which makes this app looks great.

Also the html logger, inspired by html-logger.


License

Code Released under the MIT License.

About

A demo app to demonstrate the usage of Chabok's web sdk

Resources

License

Stars

Watchers

Forks

Languages