feat: add nix flake for dev shell

This commit is contained in:
kolaente 2022-10-03 16:10:53 +02:00
parent 3e21a8ed6e
commit 12215c043d
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
4 changed files with 37 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
node_modules
/dist*
*.zip
.direnv/
# local env files
.env.local