1
0
mirror of https://github.com/NuschtOS/search.git synced 2024-10-14 13:56:33 +02:00
Go to file
SuperSandroBot f82d3e1c1c
upstream merge template repository (#117)
Co-authored-by: SuperSandro2000 <github-action@actions-template-sync.noreply.github.com>
2024-10-14 13:24:22 +02:00
.github upstream merge template repository (#117) 2024-10-14 13:24:22 +02:00
nix wrapper: simplify (#107) 2024-10-12 04:56:36 +02:00
public Use our picture (#23) 2024-07-01 23:31:51 +02:00
src search: redurce if (#106) 2024-10-10 21:55:51 +02:00
.editorconfig Copy template files (#8) 2024-06-28 22:24:36 +02:00
.envrc Add direnv 2024-10-09 00:17:12 +02:00
.gitignore base-href: add option (#20) 2024-07-01 21:39:21 +02:00
.npmrc Initial Commit 2024-06-23 22:07:29 +02:00
angular.json Initial Commit 2024-06-23 22:07:29 +02:00
flake.lock Update nixpkgs digest to d4c28e7 (#114) 2024-10-12 04:23:44 +02:00
flake.nix Update pnpm to v9 (#109) 2024-10-12 04:13:31 +02:00
LICENSE upstream merge template repository (#111) 2024-10-12 04:13:59 +02:00
package.json Update pnpm to v9 (#109) 2024-10-12 04:13:31 +02:00
pnpm-lock.yaml Update pnpm to v9 (#109) 2024-10-12 04:13:31 +02:00
README.md Update deployments (#83) 2024-10-07 23:11:16 +02:00
tsconfig.app.json Initial Commit 2024-06-23 22:07:29 +02:00
tsconfig.json Initial Commit 2024-06-23 22:07:29 +02:00
tsconfig.spec.json Initial Commit 2024-06-23 22:07:29 +02:00

NüschtOS Search

Simple and fast static-page NixOS option search

Deployments

How to use

Until we have written proper instructions please take a look at the following examples:

Motivation

We wanted something similar to https://search.nixos.org to easily search through all the flakes options across many projects we accumulated in projects but without the need to deploy an Elasticsearch. Ideally it should be just a static site with json blob that can be deployed on GitHub pages.