An open API service indexing awesome lists of open source software.

https://github.com/dotbithq/data.did.id


https://github.com/dotbithq/data.did.id

Last synced: 4 months ago
JSON representation

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