Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

awes-io/client

Repository files navigation

Awes.io logo

Client UI

The Awes.io Frontend Framework. Π‘onsists of UI, Profile, Auth and else.

Last version License vue Last commit Analytics Hosted by Package Kit Patreon

Content

  1. πŸ“¦ Packages
  2. 🌱 Local installation
  3. πŸ“– How build a new component for UI
  4. πŸŽ‰ Release new versions

Packages

Package Version Downloads
@awes-io/ui @awes-io/ui @awes-io/ui
@awes-io/nuxt-auth @awes-io/nuxt-auth @awes-io/nuxt-auth
@awes-io/nuxt-profile @awes-io/nuxt-profile @awes-io/nuxt-profile

How to install client to your local machine

# clone the repo
git clone git@github.com:awes-io/client.git
# go to project dir
cd ./client
# install all packages
yarn install
# init the lerna
lerna bootstrap

Examples

Basic UI in dev mode

yarn dev:eg:basic-ui

Components

UI Interfaces

yarn dev:ui

Release new versions

# commit your changes into feature|bug branch
git add .
# please use commit conventional https://www.conventionalcommits.org/en/v1.0.0-beta.2/
git commit -m "COMMIT_MESSAGE"
# deploy system rest will build automaticly
git push origin YOUR_BRANCH

For manual version update use

lerna publish

About

The Awes.io Frontend Framework.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /