Skip to content

Repository for Umano Properties key management serverless web application in AWS cloud environment.

License

Notifications You must be signed in to change notification settings

miscdats/KeyManagement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyManagement by Spring Folk Team - for Umano Properties

KeyManagement repo holds the code for the web app hosted service in AWS cloud environment.

Code is automated managed CI/CD in Travis, using resources like EC2, RDS, S3, Lambdas, load balancing, security groups, etc.

The wiki holds more info on APIs and infrastructure: https://github.com/miscdats/KeyManagement/wiki

Getting Started

This practicum is geared AWS, and uses React, Javascript, Node, and MySQL. This app does not use a traditional stack, like LAMP, or SEAN. Rather it breaks its tasks down into descrete files of code that execute using AWS services like Lambda, and S3.

Installing

While the app is deployed to the cloud, there are several local tools one should have local on their computer if they want to join in the development of this app. You may not need all the tools listed to work on this app.

Node.js

https://nodejs.org/en/download/

React

https://reactjs.org/

MySQL

https://www.mysql.com/

Note: Infrastructure and APIs delivered, formal UI not included.

About

Repository for Umano Properties key management serverless web application in AWS cloud environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • Python 45.9%
  • CSS 3.0%
  • HTML 1.1%
  • Shell 0.6%