open-source-uom / myuom

The myUoM app is a project of the Open Software Team of Applied Informatics, University of Macedonia (https://opensource.uom.gr). It was designed to facilitate students' daily interactions with the university.
https://my.uom.gr
MIT License
26 stars 17 forks source link

Migration CRA to VITE #7

Open shivam-sharma7 opened 8 months ago

shivam-sharma7 commented 8 months ago

CRA is no longer maintained where Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects. check-https://vitejs.dev/

@iosifidis WDYT?

GeorgeApos commented 8 months ago

Hello @shivam-sharma7 , thank you for your issue, @GeorgeFkd can help you with these issues.

shivam-sharma7 commented 8 months ago

@GeorgeApos Yes, I'm thinking to work on. I'm have decided to contribute in this project as far as i know this project is associate with Google summer of code 2024

GeorgeFkd commented 8 months ago

Hello Shivam, so it is important that along the migration, the appropriate guidance(and code where needed) for deploying on a simple linux server is provided(with Docker or not, there is not a preference here, ideally both) to enable more universities to use the app. I have added you on LinkedIn (Fakidis Georgios) where we can talk more and provide you some more context of this project.

shivam-sharma7 commented 8 months ago

@GeorgeFkd If you have time today then let's set up today something like google meet, zoom, for further but I will be available at 7:00 PM, 8:00 PM or 9:00 PM from my end.

shivam-sharma7 commented 8 months ago

I have recently migrated a project that is by Red Hat you can see my sample PR https://github.com/Hyperfoil/Horreum/pull/1076