https://github.com/dotbithq/data.did.id
https://github.com/dotbithq/data.did.id
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotbithq/data.did.id
- Owner: dotbitHQ
- License: mit
- Created: 2022-12-02T06:10:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T07:29:26.000Z (over 3 years ago)
- Last Synced: 2025-10-09T12:29:47.789Z (8 months ago)
- Language: Vue
- Size: 746 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data.did.id
## build setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:10500
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn run start
# generate static project
$ yarn run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
## pm2 deployment
```bash
$ yarn run reload_production
```
## api doc
https://github.com/dotbitHQ/das-register
## identicons service
https://github.com/dotbitHQ/identicons