Skip to content

Conversation

@joshuablais
Copy link

What this adds:

  • flake.nix: Declarative dev dependencies (Go, Node, templ)
  • .envrc: Automatic environment activation via direnv
  • flake.lock: Pinned dependency versions

Usage:

# With Nix + direnv installed:
cd datastarui && direnv allow

# Or manually:
nix develop

Benefits:

  • Eliminates "works on my machine" issues
  • Zero global dependency pollution
  • Instant onboarding for new contributors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant