Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pardjs/auth-service-ui
https://github.com/pardjs/auth-service-ui
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pardjs/auth-service-ui
- Owner: pardjs
- Created: 2019-04-26T15:47:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:36:41.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:02:53.863Z (almost 2 years ago)
- Language: Vue
- Size: 3.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboard
> the dashboard for @pardjs/users-service
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).