we-festify / festify

The best college/university fests and events management framework
https://we-festify.gitbook.io/festify/
Apache License 2.0
18 stars 14 forks source link

Added es build with docker support for seamless deployment and development #43

Closed Vswaroop04 closed 1 year ago

Vswaroop04 commented 1 year ago

This Fixes the #42

Vswaroop04 commented 1 year ago

@jindalujjwal0720 Hey can you check i have added Esbuild which is bundler and minifier that is designed to be extremely fast and efficient. It is written in Go and aims to dramatically speed up the process of bundling and minifying JavaScript and other assets like CSS and images for production and also added docker to enlight the development and deployment

jindalujjwal0720 commented 1 year ago

@jindalujjwal0720 Hey can you check i have added Esbuild which is bundler and minifier that is designed to be extremely fast and efficient. It is written in Go and aims to dramatically speed up the process of bundling and minifying JavaScript and other assets like CSS and images for production and also added docker to enlight the development and deployment

Yes @Vswaroop04 , I saw your PR yesterday itself. Actually my team and I were a bit busy lately, so we soon will approve and merge it.

Vswaroop04 commented 1 year ago

@jindalujjwal0720 Thank you