Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/trackawesomelist/trackawesomelist-source
- Owner: trackawesomelist
- License: agpl-3.0
- Created: 2022-08-30T13:44:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:02:25.000Z (6 months ago)
- Last Synced: 2024-05-22T18:25:34.450Z (6 months ago)
- Topics: awesome, awesome-list
- Language: TypeScript
- Homepage: https://www.trackawesomelist.com
- Size: 673 KB
- Stars: 67
- Watchers: 3
- Forks: 34
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - trackawesomelist/trackawesomelist-source - Track Awesome List Source Code, build with Deno. (TypeScript)
- jimsghstars - trackawesomelist/trackawesomelist-source - Track Awesome List Source Code, build with Deno. (TypeScript)
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"`