This patch adds an .nvmrc file to lock down the version of node we'll be using for the project. Additionally, a github actions workflow is introduced to automatically build & test our frontend code.
Still need to make sure the github actions stuff actually works, marking this WIP until I get it working. Will squash all the bs CI changes.
This patch adds an .nvmrc file to lock down the version of node we'll be using for the project. Additionally, a github actions workflow is introduced to automatically build & test our frontend code.
Still need to make sure the github actions stuff actually works, marking this WIP until I get it working. Will squash all the bs CI changes.