Welcome to the Molecule Parser!
Here You can parse molecules and obtain the exact count for each atom.
The goal of this repository was for me to learn how to deploy a basic application on AWS Amplify.
It contains the minimal objects required to do so and would probably be of some interest for a developer with with the same objective.
The app can be deployed on AWS Amplify, using lambda.py as the lambda function (REST API). This API is called in App.jss .
This project uses yarn as its package manager. Since a yarn.lock is committed, use yarn (not npm) to ensure consistent dependency versions.
yarn installyarn startRuns the app in development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn testyarn buildReact Node.js v6.10 and v8.10 AWS Lambda API Gateway IAM