Skip to content

mathieu-charbonnel/mol_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molecule Parser

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.

Deployment

The app can be deployed on AWS Amplify, using lambda.py as the lambda function (REST API). This API is called in App.jss .

Available Scripts

In the project directory, run:

npm install

To use the application

npm start

Runs the app in the 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.

Tech Used

React Node.js v6.10 and v8.10 AWS Lambda API Gateway IAM

About

molecule_parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published