Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m4rc3l05/denotag

Tag editor
https://github.com/m4rc3l05/denotag

deno denoland itunes itunes-api tageditor tagging

Last synced: about 1 month ago
JSON representation

Tag editor

Awesome Lists containing this project

README

        

# Denotag

Tag editor.

## Compiling

Create env and set env to production

```sh
cp .env.example .env
```

```sh
deno task compile
```