RohitJain88 / articles

For sorting out big document/article projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible Environments:

Branches:

  • master -> this corresponds to our Staging environment
  • prod -> this corresponds to our production environment

The script to push to staging and production can be found at ./overview/scripts/build.sh

There are further instructions and commands commented at the top of build.sh. You will need certain AWS credentials in order to use these build commands successfully.

To contribute to this repo, run the following commands to run locally:

  1. git clone <repo URL>
  2. navigate to /overview directory
  3. npm install
  4. npm run dev
  5. in your browser go to URL: localhost:3000.

About

For sorting out big document/article projects


Languages

Language:Vue 86.0%Language:JavaScript 12.4%Language:Shell 1.0%Language:Python 0.4%Language:HTML 0.2%