Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bravo68web/pacsearch
Pacman Package Finder (In Dev)
https://github.com/bravo68web/pacsearch
archlinux aur awesome graphql hacktoberfest nextjs nodejs parser postgresql rust typescript workflow
Last synced: 7 days ago
JSON representation
Pacman Package Finder (In Dev)
- Host: GitHub
- URL: https://github.com/bravo68web/pacsearch
- Owner: BRAVO68WEB
- License: mit
- Created: 2024-06-11T14:07:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T10:03:53.000Z (3 months ago)
- Last Synced: 2024-12-19T02:42:27.870Z (15 days ago)
- Topics: archlinux, aur, awesome, graphql, hacktoberfest, nextjs, nodejs, parser, postgresql, rust, typescript, workflow
- Language: TypeScript
- Homepage: https://pacsearch.vercel.app
- Size: 942 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# PacSearch
![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql&logoColor=white) ![Apollo-GraphQL](https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge&logo=apollo-graphql) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
## Description 📖
Search packages for Arch Linux throughout multiple AUR Repositories
## WorkFlow Status 🚀
| Name | Status |
|----------------|---------|
| Push Workflow Status | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/BRAVO68WEB/pacsearch/test-run.yml?style=for-the-badge&logo=github) |
| Periodic Sync Workflow Status | ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/BRAVO68WEB/pacsearch/sync-run.yml?style=for-the-badge&logo=github) |## Project Structure 🎁
### App 🎂
| Name | Version | Link |
|----------------|---------|---------------------|
| pacsearch-app | 0.2.0 | [Open](./apps/pacsearch-app/) |### Package / Crates 🍰
| Name | Version | Link |
|----------------|---------|---------------------|
| archlinux-repo-parser | 0.1.0 | [Open](./packages/archlinux-repo-parser/) |
| aurparser | 0.1.0 | [Open](./packages/aurparser/) |
| dbgen | 0.1.0 | [Open](./packages/dbgen/) |
| repoparser | 0.1.0 | [Open](./packages/repoparser/) |### AUR Repositories ✨
- [Repo Config](./config/repo.json)
### LiCENSE 📜
This project is licensed under the terms of the MIT license.