ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.4k stars 124 forks source link

Please add .nvmrc file #38

Closed vomaksh closed 11 months ago

vomaksh commented 11 months ago

Please add .nvmrc file. It helps with regard to which node version to use and will also help you because bugs may show with bleeding edge node js version or unsupported node versions.

If my English had errors, sorry, English is not my first language.

Thanks.

ananthakumaran commented 11 months ago

I use nix flake for project development and the versions are pinned. For future questions like this, please use the discussions. Issue tracker is only for bugs.

https://github.com/ananthakumaran/paisa/blob/873c3c1ad3f3b5835c93f7f2dc2ce1bb16ec374b/shell.nix#L5-L15