Code Monkey home page Code Monkey logo

meydantech.github.io's Introduction

Official Website Repository

MeydanTech brings its engineering expertise in Tech & people transformation to provide an array of services to help companies build their digital enterprise of tomorrow.

Gatsby front end for Third and Grove's Drupal 8 backend.

Requirements

  • Node (10.x LTS at time of writing)
  • Yarn

Installation

  1. Clone this repository: git clone [email protected]:thirdandgrove/thirdandgrove-com-gatsby.git
  2. Change directories into the project root: cd thirdandgrove-com-gatsby
  3. Run yarn in the project root.
  4. Run cp sample.env .env and then modify your new .env file with the appropriate credentials from the TAGv5 Gatsby/CMS entry in 1Password.

Development

  1. In the root of the project, run yarn start.
  2. This will perform the initial build and then launch your browser to your local site (the first time you do this, it may take a few minutes).
  3. Changing files in this state will also hot reload the files

Build

  1. In the root of the project, run yarn build.
  2. The site will be built into the public folder of the project root.

Testing

  1. Ensure that you have your dev server running yarn start
  2. Run tests with yarn test.
  3. If you are developing tests, use yarn cypress instead.

Deployment

This website is built with NodeJS. It uses the React-based open source framework Gatsby. This framework generates a static site.

This website uses Netlify for deployment. Netlify's platform performs automated builds of the static site. It also links to GIT workflow. When a pull request is created it triggers an automated build of the static site that is pinned to the code in that Pull Request.

To deploy code to https://www.thirdandgrove.com/ a content editor has to either trigger a build after a content change or a developer has to push code to the master branch (whether that is a direct commit to master or merging a pull request).

Currently build times range from 45 min to 1 hr.

  1. Create a pull request with the new code
  2. Get verification that change is correct from the preview url
  3. Merging code into master will trigger a production build

meydantech.github.io's People

Contributors

bpdesilva avatar senukotte avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.