hackforla / brigade-project-index-statusboard

A "statusboard" web app that is designed to display ongoing realtime information about each brigade's project-indexing opportunities.
https://projects.brigade.network
Apache License 2.0
4 stars 15 forks source link

Add the appropriate node version to an .nvmrc file in repo root #17

Open nihonjinrxs opened 4 years ago

nihonjinrxs commented 4 years ago

Would be helpful for development to have a specific node version to use. Can't add without knowing what's used on the deployment side.

nikolajbaer commented 4 years ago

Heroku is saying:

Downloading and installing node 12.16.3... Using default npm version: 6.14.4

I will look into creating the .nvmrc file

c4lliope commented 3 years ago

Also documented in README here: #85