Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trackawesomelist/trackawesomelist-source

Track Awesome List Source Code, build with Deno.
https://github.com/trackawesomelist/trackawesomelist-source

List: trackawesomelist-source

awesome awesome-list

Last synced: 4 days ago
JSON representation

Track Awesome List Source Code, build with Deno.

Awesome Lists containing this project

README

        

# Track Awesome List Source

This repo is for generating [trackawesomelist](https://github.com/trackawesomelist/trackawesomelist), runing with Deno, `json` files as database.

> Documentation is being improved.

## Dev

1. Install [Deno](https://deno.land/[email protected]/getting_started/installation)
2. `git clone [email protected]:trackawesomelist/trackawesomelist-source.git`
3. Add github awesome repo to `config.yml` -> `sources`
4. `make startsource source=owner/repo`

Open

### Rebuild Single Repo

`make prod-build args="--rebuild xxx/repo"`