svelte-in-motion
svelte-in-motion copied to clipboard
Create CI / CD
Description
Create a GitHub Action which pushes to sim-test-novacbn.vercel.app every night (half day? dunno) when the codebase is successfully passing any available tests. To keep in line with Vercel's free deploy limits.
Also create another GitHub Action which pushes to svelte-in-motion.nbn.dev whenever a new GitHub Release is made.
Added initial CI in e749da179d7d96136d2be7efb0cc183b7b3b6e62. The codebase needs its typing cleaned up before adding in type checking.