Skip to content

A web app for high-resolution infrared molecular spectra using RADIS

License

Notifications You must be signed in to change notification settings

radis/radis-app

 
 

Repository files navigation

RADIS App

Actions Status

⚠️ WARNING: This project is still a work-in-progress. Any feedback on the project is highly appreciated. ⚠️

RADIS app is a locally-run web app for high-resolution infrared molecular spectra using RADIS. The goal of this project is to provide an easy-to-use UI instead of writing code.

image

Development

Install all dependencies:

$ yarn install

Start the frontend locally:

$ cd website/ && yarn start

Deploy the backend to your AWS account:

$ yarn build && yarn cdk deploy

About

A web app for high-resolution infrared molecular spectra using RADIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.8%
  • Python 6.7%
  • JavaScript 4.2%
  • HTML 4.1%
  • CSS 1.5%
  • Dockerfile 0.6%
  • Shell 0.1%