LowerEarthOrbiters / Lower_Earth_Orbiters

Template for capstone projects
https://lower-earth-orbiters-frontend.vercel.app
MIT License
1 stars 1 forks source link

Added Github Actions to workflow #103

Closed quinnha closed 8 months ago

quinnha commented 8 months ago

Added github actions for all branches

Divided actions into client and server side, currently only checks node version and if the build passes

TODO: when tests are added, edit to automatically run tests