Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Essentials

Akbar edited this page Dec 19, 2020 · 2 revisions

Deployment

We didn't attach it to the GitHub repo, rather we deployed from the local repo copy.

  • Install netlify client
  • npm run build (from the frontend repo)
  • netlify deploy --prod

Done 👍

Branch management

Deploy the master branch and merge the PR requests to devMaster and validate them, post validation merge it to master. On a weekly base, merge the devMaster to master

Deployment History
  • 2020-12-19 08:56AM
Clone this wiki locally