Skip to content

Static website showcasing the various components used to build website

License

Notifications You must be signed in to change notification settings

ameyrupji-com/infrastructure.ameyrupji.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masterCircleCI developCircleCI

This GitHub repository contains code to create static website showcasing the various components used withing the cloud providers (AWS, Google)

The aim of this website is to showcase my skills in all areas of the software development life cycle which include and are not limited to conceptualizing, website designing, planning for a minimal viable product, testing, release planning, releasing, and documenting and user-facing technical and non-technical documentation. I am using CircleCI to build and deploy my website using enterprise style deployment pattern by deploying feature branches.

Please feel free to use any part of this repository. If you find this useful please Star or Folk this repository. If there is any suggestion for improvement within this code feel free to shoot me an email or create an issue.

Link to the Infrastructure as Code can be found here.

Prerequisites

Installed Software

Editors

  • Visual Studio Code or Atom or any other text editor of your choice

Pull dependencies

$ npm install

Run Code

$ npm run dev

Useful links to dependant repositories