javascript-template/templates/nextjs
jasmine 82b429b221
Fix template metadata and naming
- Changed omnix template name from "default" to "vanilla" for clarity
- Updated flake descriptions to describe project type, not template repo
- Added {{package-name}} variable to vanilla/package.json for substitution

Ensures initialized projects have correct metadata and users see "vanilla"
and "nextjs" as template options during initialization.
2025-11-14 12:33:56 +08:00
..
app Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
nix/modules Clean up template configurations for initialized projects 2025-11-14 12:26:43 +08:00
.envrc Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
.eslintrc.json Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
.prettierignore Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
flake.lock Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00
flake.nix Fix template metadata and naming 2025-11-14 12:33:56 +08:00
Justfile Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
next.config.js Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
package.json Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
tsconfig.json Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00