metakgp / chillzone

Find a place to chill during class hours in IIT KGP
https://chill.metakgp.org
GNU General Public License v3.0
22 stars 27 forks source link

Automatic deployment of frontend #64

Closed chirag-ghosh closed 3 months ago

chirag-ghosh commented 8 months ago

Currently we need to manually deploy frontend by creating a build in local and running pnpm run deploy. Automate this process such that the deployment is always from the most updated version of the master branch. Additionally create another github action which builds the frontend whenever there is a PR and allows merge only if the build was successful.

Tasks:

Bikram-ghuku commented 3 months ago

Can I work on this issue?

proffapt commented 3 months ago

Interesting. Go ahead.