arunavabasucom / radis-app

A web app for high-resolution infrared molecular spectra using RADIS
https://radis.app
GNU Lesser General Public License v3.0
11 stars 15 forks source link

Migration to Next js #686 #689

Closed anubhav2102 closed 1 year ago

anubhav2102 commented 1 year ago

Migration to Next js fixing #686

Screenshot 2023-03-31 135838 Screenshot 2023-03-31 135857

Major Changes: 1) File/folder structure 2) Google analytics into /lib/gta.js 3) Modification with react-plotly as per next.js docs.

arunavabasucom commented 1 year ago

Ahh !! Great 👍

anubhav2102 commented 1 year ago

Tests are working locally, implemented app dir for next.js 13, screenshots attached for reference. Tests are getting stuck on CI workflow maybe due to CI configurations as per the sources. @arunavabasu-03

Screenshot 2023-04-27 195339 Screenshot 2023-04-25 040339

arunavabasucom commented 1 year ago

@anubhav2102 thanks for this PR , for now closing the PR , keep contributing !!