Logo
Explore Help
Sign In
phundrak/phundrak.com-frontend
1
0
Fork 0
You've already forked phundrak.com-frontend
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d54aabd6213554b9e6d2088fbd5466a3f79ab640
phundrak.com-frontend/shell.nix

7 lines
103 B
Nix
Raw Normal View History

refactor: rework API loader and caching This commit removes dependency on rxjs. It also implements better composables to handle data fetching from remote APIs and caching these values more transparently. This commit also switches from yarn to npm It also switches to the official Umami plugin
2024-06-20 09:27:59 +02:00
{ pkgs ? import <nixpkgs> {} }:
pkgs.mkShell {
nativeBuildInputs = with pkgs; [
nodejs_22
];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 28ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API