Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bibekaryal86/health-data-spa
React/Redux/Typescript Single Page Application
https://github.com/bibekaryal86/health-data-spa
babel eslint jest prettier react redux typescript webpack
Last synced: about 23 hours ago
JSON representation
React/Redux/Typescript Single Page Application
- Host: GitHub
- URL: https://github.com/bibekaryal86/health-data-spa
- Owner: bibekaryal86
- Created: 2022-01-11T04:45:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T02:44:24.000Z (5 months ago)
- Last Synced: 2024-09-18T06:25:38.270Z (5 months ago)
- Topics: babel, eslint, jest, prettier, react, redux, typescript, webpack
- Language: TypeScript
- Homepage: https://healthdataspa.d198oknqaokx62.amplifyapp.com/
- Size: 2.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# health-data-spa
This is the front end application for saving and viewing personal health data, esp test results. More information about
the purpose of the app is included in the back end application: https://github.com/bibekaryal86/health-data-java.This app uses React/Redux/Typescript/Webpack/Babel/Eslint/Prettier/Jest, and is served from the client.
The app is one of the two repos used to save-retrieve-display data:
* https://github.com/bibekaryal86/health-data-java (save/retrieve data)
* https://github.com/bibekaryal86/health-data-spa (view data) (this)This app is deployed in AWS Amplify. AWS Amplify makes it very easy to deploy React based app from its website by
connecting directly to GitHub. The only configuration required is the `amplify.yml` file in the project root - but even
this is optional and needed only to override the build settings provided by default in the Amplify page.The app is deployed at:
* AWS Amplify: https://healthdataspa.d198oknqaokx62.amplifyapp.com/