dream2nix/examples/packages/languages/nodejs-local-development-nextjs
phaer 42282329b0 tree-wide: make examples eval on all platforms...
all 4 default platforms of nixpkgs that is.
2024-06-28 21:05:33 +02:00
..
nextjs-app examples: cleanup and rename to simplify 2024-03-09 04:45:59 +00:00
default.nix examples: cleanup and rename to simplify 2024-03-09 04:45:59 +00:00
flake.lock examples: cleanup and rename to simplify 2024-03-09 04:45:59 +00:00
flake.nix tree-wide: make examples eval on all platforms... 2024-06-28 21:05:33 +02:00
README.md examples: cleanup and rename to simplify 2024-03-09 04:45:59 +00:00

Nextjs Example

Here we package nextjs statically with output: "export".

Which can be served statically with any web-server e.g.

npx http-server result/out/