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

https://github.com/pagoru/dprk

Deno's Protocol for Remote Knowledge
https://github.com/pagoru/dprk

Last synced: 11 months ago
JSON representation

Deno's Protocol for Remote Knowledge

Awesome Lists containing this project

README

          

# Deno's Protocol for Remote Knowledge - DPRK 🇰🇵

---------
### Usage

#### Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.

#### Run tests:

```
deno task test
```
---------
### Webstorm types

Run:

```
yarn
```
Install the `Deno Plugin`.

Configure `Typescript` to run from the current `node_modules`.