Skip to content

felix0814/aigang-platform-web

 
 

Repository files navigation

Aigang Platform [WEB]

Chat Documentation

This is presentation layer of aigang.network product for Iot insurance.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev - use qa environment api
npm run localdev - use local api
npm run windowsdev - use qa environment api for windows environment users
npm run windowslocaldev - use local environment api for windows environment users

# build for production with minification
npm run build - production configuration
npm run qabuild - qa configuration

# build for production and view the bundle analyzer report
npm run build --report

Environments

Production API (production branch) - https://api.aigang.network/swagger WEB (production branch) - https://platform.aigang.network

QA API (qa branch) - https://testapi.aigang.network/swagger WEB (qa branch) - https://testplatform.aigang.network

Documentation

Read the manual for more details. Latest whitepaper can be found here. Documentation repository can be found here. For a detailed explanation on how Vue work, check out the guide and docs for vue-loader.

Backlog

Our github backlog can be found here

Contributing

Everyone is welcome to contribute this repository, just make sure your code does not have validation issues and builds without errors. Create your feature branch and send us pull request to master branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 74.9%
  • JavaScript 16.9%
  • CSS 7.3%
  • Other 0.9%